-
-
Hi
Do you make any changes to train.prototxt while finetuning on sintel.
Like batch size or crop ratio. And the number of iterations in solver.prototxt.
-
I'm trying to train the faster-rcnn using my own dataset.
Now when I command
> irobot@irobot:~/py-faster-rcnn$ ./experiments/scripts/faster_rcnn_end2end_june.sh 1 VGG16
I got error below.
…
-
Hi Deqing,
I am kind of confused of the cost volume operation in PWC Net, could you please explain a little about the difference between cost volume and correlation in FlowNet ?
Thanks a lot
-
Hi, Depth-Based Hand Pose Estimation: Methods, Data, and Challenges is not from IJCV2018.
-
http://www.weibo.com/1507467291/Bk2l29vEy
-
Excuse me, I can't understand why you used four types of computational models. CNN was enough to be used in these experiments and the results also demonstrated that CNN was more effective than others.
-
Hey guys,
I am trying to run the caffe rcnn detection and after running selective_search.py I get following error:
Traceback (most recent call last):
File "python/selective_search_ijcv_with_python/…
-
I have add the path of selective_search_ijcv_with_python in to sys.path, but python still cannot find it. What should I do?
-
Hi,
When I tried to run the code, I encountered an error at first image:
Processing train img: 1/4998
Undefined function or variable 'mexFelzenSegmentIndex'.
Error in Image2HierarchicalGroupin…