harsh2ai / Baggage-AI

Task to Segment threat images and Morph them with Normal Baggage Images using Classical CV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Baggage-AI

Task to Segment threat images and Morph them with Normal Baggage Images using Classical CV


 #Project Structure
 
    |______threat_images
    |______Backgound Images
       |____readme.md
       |____helper_functions.py
       |____Models.py
       
    |_______resizing.py
    |_______rotate_img.py
    |_______main.py
    |_______mask.py(final file for results)
    |_______utils.py(work in progress)
    |_______readme.md
    

TLDR==> Go to mask.py and add path of images to get desired output

Block Diagram

Note: The part where Image is bieng rotated by angle of 45 before being fused is not mentioned in block diagram although its being done in mask.py file

BlockDiagram

Results

Results

--
**Author - _`Harsh
             - harshris2314@gmail.com`_**

About

Task to Segment threat images and Morph them with Normal Baggage Images using Classical CV


Languages

Language:Python 100.0%