Anurag Parcha

Results 2 issues of Anurag Parcha

Hi, I am slightly confused about a couple of things. 1. Why are there two separate dataloaders for train_semseg and test_semseg in S3DISDataLoader.py? Both seem to use different techniques for...

The imagenet pretrained weights download link shows Service Unavailable. ` File "D:\AIBenchmarking\aivision\AIWorkbench\tasks\semantic_segmentation\utils.py", line 83, in load_model model = smp.UnetPlusPlus( File "C:\Users\user3dm\anaconda3\envs\torchT\lib\site-packages\segmentation_models_pytorch\base\hub_mixin.py", line 147, in wrapper return func(self, *args, **kwargs) File...