Bansi Khubchandani
Bansi Khubchandani
Hi @orweis Thanks for sharing this project. It works great. I was working with this library and I am stuck in between so I need to read a pcap file...
Just like the first issue by xyry [here](https://github.com/bowenc0221/panoptic-deeplab/issues/50#issue-711585911) , I have downloaded the dataset and prepared it using the following commands: CITYSCAPES_DATASET=/path/to/abovementioned/cityscapes python cityscapesscripts/preparation/createTrainIdLabelImgs.py CITYSCAPES_DATASET=/path/to/abovementioned/cityscapes python cityscapesscripts/preparation/createPanopticImgs.py Because of some...
Hi there! I hope you are doing well. I was trying to understand the data acquisition pipeline of the project here. I am a student and for me it is...
Hi Guys!! I am currently using the sem_seg_train.json which I downloaded by clicking on "segmentation" on [this](https://bdd-data.berkeley.edu/portal.html#download) website. According to the [documentation](https://doc.bdd100k.com/format.html#semantic-segmentation) the semantic segmentation is evaluated on the following...