TIAN Xin
TIAN Xin
> @Yby-Bob Thank you for your advice. I succeeded getting the masks from mcg, and also converted them to json format. But my result is not as good as the...
@FzuLJ Thanks :)
Hi, @FzuLJ . I have another question to discuss with you. Are you familiar with the MCG algorithm? Do the pre-trained models of this algorithm need any kinds of annotated...
> @TinyGrass I'm sorry I don't familiar with that algorithm. I think maybe you can read the paper and the corresponding codes. If they are not be clearly illustrated, maybe...
Hi, Yanzhao, this error is related to 'run_tasks('./config.yml')', do you have any suggestions about this error? @ZhouYanzhao
Hi, @ZhouYanzhao , 59 config[key] = parse_config( ---> 60 val, env_vars=env_vars, global_vars=global_vars) It seems that the error happens at line 60 in parser.py file of the nest package. However, I...
I fixed the bug by changing the python and pytorch version. While the basic problem is that the code can find the file path but cannot load the file. Sorry...
> I also got an error related to 'run_tasks('./config.yml')'. I have set all the Prerequisites same with the 'ReadMe.md' except the system. I run this code on Ubuntu 16.04, could...
> I haven't solve this error although I download the resnet50 model. I guess I may set the wrong path.Could you tell me how you set your folder(like dataset, 'resnet50.pth',...
> > > I haven't solve this error although I download the resnet50 model. I guess I may set the wrong path.Could you tell me how you set your folder(like...