Nakul Patel
Nakul Patel
Hi @JiaRenChang, Thanks for your quick response. Also: 1) What strategy would you suggest to get the colored output disparity? Do we change the datatype of image? or something else?...
Hi @JiaRenChang , Thanks. 1) what is the difference between **Test_img.py** and **submission.py**? 2) So while training, the default model is **RTStereoNet**,but I see in finetune.py and test_img.py, the default...
Hi @JiaRenChang , Would appreciate your help in following queries. 1) What is the difference between Test_img.py and submission.py? 2) while training, the default model is RTStereoNet, but I see...
PLease suggest me what could be missing. I would be glad to get the issue solved asap, so that I can use the repository for panoptic segmentation of my custom...
Here are more queries? 1) Is your repository, a complete new one, with its own docker? 2) Also, will I be able to do panoptic segmentation for my dataset which...
Also, how do I train the model for my custom dataset? Any lead on this would be useful
Those 7 classes are for semantic
So for developing training pipeline, once we have training images and their ground truth labels, what kind of `model ` is supposed to be used/trained, in order to use this...
@pushkar-khetrapal Where can I find those pretrained model, so that I can train further for my custom dataset and classes?
@pushkar-khetrapal Also, I read that for training the images, we need the data in pixel-wise annotated format. Is possible to expedite the process of having train images with annotation format...