Skip to content

Personal pack I use as reference for Computer Vision projects

Notifications You must be signed in to change notification settings

ilanaliouchouche/PyTorchCVTrainingPack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTorchCVTrainingPack

  • A simple implementation of classes allowing supervised learning on images.
  • There are two popular architectures, Inception and ResNet developed from scratch and an implementation of auxiliary classifiers and a "Binary Inception loss".
  • You can also find classes for preparation and training allowing tracking with tensorboard as well as various advanced manipulations such as hook functions.
  • Everything has been tested

About

Personal pack I use as reference for Computer Vision projects

Topics

Resources

Stars

Watchers

Forks

Languages