BanaBear

Results 4 issues of BanaBear

hello, i want to know that in the code you didn't use the idea of ResNeXt, why you named it res2next not res2net?

i installed MINGW in Win10 to execute commend "make", but it just showed the content of Makefile Just like this: (pytorch) E:\github\deep-high-resolution-net.pytorch-master\lib>make cd nms; python setup_linux.py build_ext --inplace; rm -rf...

hello, in the article it says the model has been tested in S3DIS dataset, would you like to add the S3DIS pretrained model and the testing code?

hello, i found that the url is out of date in download_nordland.py and i can't find the cleanImageNames.txt, could you fix this problem? thanks!! util1.download_heavy_file("https://cloudstor.aarnet.edu.au/plus/s/8L7loyTZjK0FsWT/download?path=%2F&files=summer.tar.gz", join(raw_data_folder, "summer.tar.gz")) util1.download_heavy_file("https://cloudstor.aarnet.edu.au/plus/s/8L7loyTZjK0FsWT/download?path=%2F&files=winter.tar.gz", join(raw_data_folder, "winter.tar.gz"))...