-
Download and process FLIC dataset
cd data/FLIC; python process.py -
Train detector:
THEANO_FLAGS=mode=FAST_RUN,device=gpu0,floatX=float32 python train_detector.py conf.xml -
Test detector:
Change the epoch_no value in conf.xml. While training, models after every epoch are written to disk. You can use any one of those.
THEANO_FLAGS=mode=FAST_RUN,device=gpu0,floatX=float32 python test_detector.py conf.xml
-
Notifications
You must be signed in to change notification settings - Fork 8
License
stencilman/deep_nets_iclr04
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published