xingbowei
xingbowei
In config_v1. Py, turn the relative path of tfrecords into an absolute path.
I have not encountered this problem ,the explanation in this link address(https://stackoverflow.com/questions/27280211/pil-attribute-error) may be helpful to you.
I have changed the make.sh, but the question still is, who can help me?
You need to understand (CLS, inst) does the mat label represent what meaning, CLS is classified, each of these categories are represented with different values, and happens to represent the...
I don't know what the reason is not going down, can someone help me to have a look? Thank you very much! xbw@xbw-P65xRP:~/FCIS$ python experiments/fcis/fcis_end2end_train_test.py --cfg experiments/fcis/cfgs/resnet_v1_101_coco_fcis_end2end_ohem.yaml Called with argument:...
If you have time, please help me with this question. Thank you! Traceback (most recent call last): File "demo.py", line 151, in main() File "demo.py", line 82, in main arg_params=arg_params,...
I want to ask, have you changed your data set to be successful? I only read the label content of the voc data set, but I don't know how to...
@liyi, why do I use the voc data without OHEM? If I want to join OHEM, where should I change?
@liyi,Is there any good way to generate tag image? like the label image of the voc dataset.
I did not run the second and third steps of 3.1, I was a direct reference to the mxnet official website of the tips to build, and no problems, also...