Sunny Lin

Results 7 issues of Sunny Lin

I have implemented the author's code, but I noticed a discrepancy in the validation IOU values for road segmentation **(In Paper: Driveable Area = 74.3, My implementation = 68.7).** However,...

This problem occurs in torch\distributed\rendezvous.py ![image](https://user-images.githubusercontent.com/67987511/235902022-2aeb6c31-8f13-4be2-85f0-2ce00c02eee3.png) But in this code I can't find any '}' to solve the problem ![image](https://user-images.githubusercontent.com/67987511/235901300-d24d0355-5b8b-4328-a17e-a7476afd9a3f.png) I try to print (hostname, port, world_size, start_daemon, timeout), But...

Thank you for your contribution, I would like to ask when the BEV Segmentation code will be released? Thanks.

how can i visualize or make a demo for generated model? thanks.

This problem occurs in torch\distributed\rendezvous.py ![image](https://user-images.githubusercontent.com/67987511/235866380-5d3db58b-5c6a-4d2a-8eec-25111a1c267d.png) But in this code I can't find any '}' to solve the problem ![image](https://user-images.githubusercontent.com/67987511/235866526-be5160e3-cc77-4a82-9d20-a74862707650.png) I try to print (hostname, port, world_size, start_daemon, timeout), But...

How to get the dataset for the road segmentation and drivable area segmentation? I saw the example like this , thanks. [https://github.com/nv-tlabs/lift-splat-shoot/issues/8#issuecomment-878751220](url) ![image](https://user-images.githubusercontent.com/67987511/233308853-fc8e9538-503a-4932-81cc-2d3dfe594e31.png)