Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Model zoo for classification (dmlc#53)
* improve imagenet scripts * add history plot utils * add history plot in cifar script * fix plot on server (no X) * half finished tutorial, needs pretrained model first * add best model saving for imagenet * fix bug * fix * fix * add demo * fix * add pretrained model accuracy * add pretrained resnet for cifar10 * add wrn pretrained-model * add pretrained model to wrn, modify demo * reorg scripts/classification * rename files, update doc * improve * add doc * change to rst * improve plot function * merge * move doc to script * reorg tutorial structure * restruct sphinx * add finetune * local changes * improve * fix * fix * fix plot * fix * fix demo * rename * add prepare data * fix finetune * change to minc data * fix augmentation * finish finetune minc 2500 * improve docs * add gitignore for docs/ * add finetune * rollback gitignore * fix * switch py code + cooments * fix * fix script * add cifar demo and finetune as py * mask transfer learning * improve doc * improve * improve * add runnable finetune tutorial * add comments to finetune tutorial * fix * fix * add imagenet training script, fix api doc * improve tutorial * improve * improve * refine cifar10 demo * add imagenet demo * improve cifar10 training * improve transfer learning * improve imagenet training * refine history plotting * fix * fix lint * add path to plot * fix * improve * improve script readme * ordering title, improve model zoo table * improve table * re-define example sort key * fix * test table * fix table * narrower table * narrow * test adding link * fix large table * narrow * add hint * fix * refine hint * fix download link
- Loading branch information