Skip to content

RNN, RNNPool, DROCC, and other architectures and usecases

Pre-release
Pre-release
Compare
Choose a tag to compare
@harsha-simhadri harsha-simhadri released this 12 Apr 21:51
· 6 commits to master since this release
e4d5255
Rnnpool facedetection (#215)

* add m4 model

* add rnnpool sparsity

* revert to previous+remove basenet

* scut training and testing

* augmentations and data file changes

* update readme and eval files

* evaluation code

* fix bugs

* remove lists

* data prep script

* merge face detection and m4

* eval arch options

* finetune

* readme changes

* readme update

* readme update

* newlines and slashes

* add dataset directory as environment variable

* rpool face c detect bug

* support for multigpu

* multigpu fixes

* remove subset option

* readme edit

* mkdir

* readme changes

* fix warning

* rnnpool device

* add arch

* trace generation

* Update eval.py

* Update prior_box.py

* Update multibox_loss.py

* Update train.py

* Update scut_test.py

* eval bug + newlines

* Remove stray newline

Co-authored-by: Harsha Vardhan Simhadri <[email protected]>
Co-authored-by: ShikharJ <[email protected]>