• Ashwin Bharambe's avatar
    Make it possible to run non-EDPM detectron workflows via fblearner · 31738256
    Ashwin Bharambe authored
    Summary:
    This diff adds a `vanilla_detectron` workflow so we can invoke the
    non-elastic detectron code (essentially whatever is run by `train_net.par`)
    via the standard fblearner toolchain. (FAIR folks typically use `fry` for this
    purpose...)
    
    I moved most of the code from `train_net.py` to `lib/utils/train.py` so it can
    be re-used.
    
    Note that as of now the `vanilla_detectron` workflow does not run testing.
    That's coming.
    
    Reviewed By: rbgirshick
    
    Differential Revision: D7325559
    
    fbshipit-source-id: 41359b47132bc79d1fcd5c5992a3589b391d149e
    31738256
Name
Last commit
Last update
.github Loading commit data...
configs Loading commit data...
demo Loading commit data...
docker Loading commit data...
lib Loading commit data...
tests Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.md Loading commit data...
FAQ.md Loading commit data...
GETTING_STARTED.md Loading commit data...
INSTALL.md Loading commit data...
LICENSE Loading commit data...
MODEL_ZOO.md Loading commit data...
NOTICE Loading commit data...
README.md Loading commit data...