Skip to content

Releases: aitikgupta/E-RotaNet

Initial Release

01 Jul 13:02
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

What the release contains:

Source code for Training, Testing, Evaluating 2 types of E-RotaNet models:

  • Classification-Type model
    cls_street_erotanet.h5
    
  • Regression-Type model (NOTE: Performance of regression type model is worse than the classification type model.)
    reg_street_erotanet.h5
    

Flask application to test out different models in realtime over browser.

demo