Skip to content

Our experimental setup for object detectors. Multiple modifications from tensorflow's.

License

Notifications You must be signed in to change notification settings

iitmcvg/detection-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TensorFlow Models

Forked out version of Tensorflow Models.

Meant to keep upstream with child projects.

Used for experimentation at CVI IIT Madras.

Addtional Implementations:

  • Unofficial nets, extractors implemented here too.

Feature Extractors added:

    1. Xception (41,65,71)  
    2. Inception_Resnet_v1  
    3. Squeezenet  

Nets (detectors) added:

    1. Retinanet (now part of official too)  
    2. YOLO v3  
  • More visualisation tools
  • batch wise inference
  • tensorrt exports (not fully tested)

(Sic)

G3Docs

License

Apache License 2.0

About

Our experimental setup for object detectors. Multiple modifications from tensorflow's.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published