Skip to content

afcarl/pytorch.detection.learning

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pytorch.detection.learning

This repository contains some PyTorch scripts for learning object detection using Deep Learning.

Fully Convolutional Neural Network

I learned its basics from slides and notebooks of Deep Learning course of Master Datascience Paris Saclay/.

The original codes are implemented with Keras and I reimplemented them with PyTorch.

result

Very cute

About

learning object detection using pytorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 96.9%
  • Python 3.1%