Skip to content

chihpy/backbone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

A study of backbone models

ILSVRC Evaluation

goal

  • get severial ImageNet pre-trained weights
  • evaluate top1 and top5 accuracy on ILSVRC 2012 validation set

prepare dataset

  • Download full dataset from ILSVRC kaggle
  • under Data/CLS-LOC contain following folders
    • train:
    • val: 50000 images
    • test: 100000 images
  • after unzip, there is a csv file named LOC_val_solution

result

python mnv2_evaluation.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages