Skip to content

shinshiner/deep-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

deep-learning

Content

The repository contains a report and a small-project about human segmatation.

About the Report

  • In this report, I conclude my learning experience in deep learning, and write down some my own understands on some important topics and papers.
  • As a report, I do not add graphs, if you find it boring to read the words, you can refer to the "references" part to go through the original paper, the excellent graphs may help you understand my report easier.

The Usage of the Model

If you want to try this model, please follow these steps:

  • Clone the repository and find the dataset from the instructions in "Report of the First MVIG Training Section";
  • Put the dataset in the directory of "small-project";
  • Run the "demo.lua" to train the model;
  • If you want to test the model, you need to modify the "demo.lua":
    * Remove all comments. * Change the whole line into comments where you can find a symbol like "test".

Tip: if you don't want to train this model by yourself, you can download the trained-model from: http://pan.baidu.com/s/1gfJtYGb . Put it in the directory of "small-project", you can start to test.

About

MVIG mission 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages