Skip to content

Computer Vision Tutorial for Deep Learning Researchers

Notifications You must be signed in to change notification settings

graykode/vision-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vision-tutorial

vision-tutorial is a tutorial for who is studying Computer Vision Basic Architectures using Pytorch and Keras. Most of the models about Vision were implemented with less than 100 lines of code(except comments or blank lines). The list of these papers is a list that Professor Sung Kim recommended.

  • Data was used as overfitting to show simple model learning. One image about Cat or Dog

  • The accuracy of the model is not important in this project because it is affected by data. I recommend that you **focus on the structure of the model, the number of parameters, the learning process and paper detailed implementation. **

SOTA Basic Vision Models - Introduction

To be Continue Implementation in Other Repository

v Semantic Segmentation

v Generative adversarial networks

v Object Detection

Author

About

Computer Vision Tutorial for Deep Learning Researchers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages