Skip to content

hustcv/models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

model practice

Practice makes perfect.

There are three essential skills for a coder in deep learning:

  • How to compute in tensor/ndarray using a deep learning tool, say, pytorch or mxnet?
  • How to define a neural network quickly and correctly?
  • How to train a neural network?

This repo provides an answer to the second question. We define lots of models and practice coding to build correct model.

model list

object detection

text detection

human pose

  • Stacked Hourglass Network paper

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages