Thanapong Intharah

Results 8 comments of Thanapong Intharah

OK. I am aiming to use iTorch as well. Thank you, Soumith.

Hi @deboc, I had followed your [guidance](https://github.com/deboc/py-faster-rcnn/blob/master/help/Readme.md) but I got the following error, `File "./tools/train_faster_rcnn_alt_opt.py", line 210, in cfg_from_file(args.cfg_file) File "/home/caffe/py-faster-rcnn/tools/../lib/fast_rcnn/config.py", line 263, in cfg_from_file _merge_a_into_b(yaml_cfg, __C) File "/home/caffe/py-faster-rcnn/tools/../lib/fast_rcnn/config.py", line...

@deboc I just downloaded this git last week.

@deboc I've checked the codes and they are the lastest version

I see. Thank you very much @deboc.

@deboc Are you planning to write a tutorial about testing on new datasets as well? I guess it would be a really useful tutorial.

What do I need to provide in test.mat when it is loaded by _selective_search_roidb? How the AP is affected if I set `__C.TEST.HAS_RPN` to `True`?