Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 754 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 754 Bytes

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