Skip to content

Aliases/torch-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

torch-models

Various deep learning models in torch

  1. DeepLab model (DeepLab-MSc-COCO-LargeFOV) without CRF for post-processing. Consists of only the model structure for training. Based on caffe implementation at http://ccvl.stat.ucla.edu/ccvl/DeepLab-MSc-COCO-LargeFOV/train.prototxt Features exploited: (1) Multiscale features (2) extra annotations from MS-COCO dataset (pretrained on MS-COCO, and then fine-tuned on PASCAL) (3) large Field-Of-View.

About

Various deep learning models in torch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages