Iris

Results 14 issues of Iris

I have tried many ways to download YCB-Video dataset from Google drive, but it seems the file is too large to be download, I meet some network error and connection...

when I train, ``` Exception in thread Thread-1: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() File "/usr/lib/python2.7/threading.py", line 754, in run self.__target(*self.__args, **self.__kwargs) File "/data/lirong/poseCNN2/tools/train_net.py",...

### error when I run the demo, I meet the problem: ``` Traceback (most recent call last): File "/data/poseCNN2/tools/demo.py", line 140, in test_net_images(sess, network, imdb, weights_filename, rgb_filenames, depth_filenames, meta_data) File...

Dear authors, Thanks for sharing this brilliant work, I am curious about how do you compute the FLOPs of this network? This network contains sparse conv, so is there any...