Skip to content

Introduction-to-AI-Course/Dogs-Image-classification

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dogs-Image-classification

'''
team-work for dogs image classfication
using model Resnet-34
'''
#First step Run prepare_dataset in order to make a dataset for the second step
'''
for example
kaggle dataset dog-breed-identification
train
test
label.csv
submission
Running result:
four directory:
train
test
train_valid
valid
'''
#Second step
Run ImageNet_model to load ResNet-34 and train

About

Dog-Breed-Identification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%