Skip to content

jhoffman/lsda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Large Scale Detection through Adaptation

Demo code available at: https://github.com/jhoffman/lsda This code accompanies the arXiv report.

Download pre-trained 7.5K model:

To try out an example, run:

startup;
detect10k_demo(rcnn_model, rcnn_feat, 'ex_img.jpg');

Dependency

This code requires Caffe to be installed. For Installation instructions visit: http://caffe.berkeleyvision.org

Citing

"LSDA: Large Scale Detection Through Adaptation." J. Hoffman, 
S. Guadarrama, E. Tzeng, R. Hu, J. Donahue, R. Girshick, T. Darrell, and
K. Saenko. Neural Information Processing Systems (NIPS), 2014.

http://arxiv.org/abs/1407.5035

About

Large scale detection through adaptation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages