Skip to content

This repository contains from-scratch builds of some classical vision recognization models utilizing with ImageNet dataset (ILSVRC2012, in particular).

License

Notifications You must be signed in to change notification settings

Rozenthegoat/imagenet_dataset_implementation

Repository files navigation

ImageNet Dataset Implementation

This repo contains from-scratch builds of several classical vision recognization networks, aiming to let beginner gain a better understanding of each network structure, and some hands-on experience of training your model on a large scale dataset.

Preparation (MUST DO)

  1. Prepare your ImageNet dataset, we use ILSVRC2012. For detail, please refer to extract_ILSVRC.sh.

About

This repository contains from-scratch builds of some classical vision recognization models utilizing with ImageNet dataset (ILSVRC2012, in particular).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published