Skip to content

zhu011/mmclassification

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

作业一:利用vgg网络实现对voc2007数据集的分类识别以及resnet实现对CIFAR分类,本次利用mmclassfication库实现结果

40个epoch对voc2007的识别效果为:
Epoch(val) [40][310] mAP: 87.6852, CP: 78.6146, CR: 82.4782, CF1: 80.5001, OP: 80.5782, OR: 84.6571, OF1: 82.5673
50个Epoch对CIFAR识别效果为:
Epoch(val) [50] accuracy_top-1: 81.8800, accuracy_top-5: 99.1700
数据集为voc2007、CIFAR
训练日志和配置文件在work_dirs目录下

About

OpenMMLab Image Classification Toolbox and Benchmark

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Other 0.2%