Caffe C++ version codebase for Recurrent Scale Approximation for Object Detection in CNN published at ICCV 2017, [arXiv]. Here we just offer test code.
Making sure your environment can compile caffe with GPU successful.
mkdir build
cd build && cmake.. && make && cd ..
./demo/target images