WonKwang Lee

Results 2 issues of WonKwang Lee

1. yaml.parser.ParserError caused by incorrect indentation in e2e_faster_rcnn_X-101-64x4d-FPN_1x.yaml COMMAND: ``` python tools/test_net.py --dataset coco2017 --cfg configs/baselines/e2e_faster_rcnn_X-101-64x4d-FPN_1x.yaml --load_detectron /path/to/weights/e2e_faster_rcnn_X-101-64x4d-FPN_1x.pkl ``` ERROR : ``` "expected , but found %r" % token.id, token.start_mark)...

Great work! When will the dataset be released? I'm looking forward using the dataset for motion analysis and synthesis. Thanks!