Keonhee Ahn

Results 2 issues of Keonhee Ahn

Hello. I would like to utilize the result of SNE-RoadSeg+ (IROS 2021). However, I could not reproduce your result. Would you give me trained parameter file or code of SNE-RoadSeg+?

Hi, I have tried to run the code according to Usage in this repo: `args = parse_args() num_gpus = int(os.environ["WORLD_SIZE"]) if "WORLD_SIZE" in os.environ else 1 args.num_gpus = num_gpus args.distributed...