Skip to content

beomseok0203/PhotoGenerationwithTextfrom360

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Natural Photogrpahy Generation with a Text from a Spherical Panorama Image

Caffe implementation by using two-layer LSTM structure.

For image example: example


Prerequisites

  • Caffe
  • Opencv

Demo

  1. Install Caffe supporting RNN layers -Run ./external/download_caffe.sh -Build caffe and pycaffe (http://caffe.berkeleyvision.org/installation.html)
  2. Run ./360_demo/preprosess.sh
  3. Run 360demo.py

About

Code release for Hu et al. Natural Language Object Retrieval, in CVPR, 2016

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.0%
  • Shell 2.0%