-
Hello,
I am using python 3 and i have some issues storing json files from panoptic to detection and panoptic to semantic segmentation conversion.
In panoptictosemantic conversion, the data from…
-
Greetings Mr @VSainteuf
During the inference, I've been following the instructions in order to do panoptic segmentation.
However, after I wrote the instruction (python test_panoptic.py --dataset_…
-
If I add
`DEVICE: 'cuda:1'
`
https://github.com/facebookresearch/Mask2Former/blob/main/configs/coco/panoptic-segmentation/maskformer2_R50_bs16_50ep.yaml#L3
I get very different (worse) results …
ghost updated
2 years ago
-
(venv) root@cc3180440f4b:/opendr/src/opendr/perception/panoptic_segmentation/efficient_ps/algorithm/EfficientPS# python tools/convert_cityscapes.py ./data_2/ ./data/cityscapes/
Loading Cityscapes fro…
-
For the 2d panoptic segmentation task (challenge 2023), I submit a whole validation result guided by tutorial_2d_pvps.ipynb, but the waymo website tells me "Not all groundtruth frames were provided in…
-
Hello, when I am training with panoptic segmentation, I followed the instructions on https://github.com/cocodataset/panopticapi/blob/master/panoptic_coco_categories.json to convert labelme to coco for…
-
I check the pixel values in png, but it's not consistent with id or category_id in json file, even not consistent with coco dataset. So, could you release a readme.txt of the panoptic segmentation ann…
-
Hello. I am the developer of the parallel bar library. First of all, I want to say thank you for using my library in your work. Can you explain why you use the imap_progress function inside the contex…
-
Hi @yiyiliao , Thank you for your great work.
Will the json label of instance be available?
In the folder tree of http://www.cvlibs.net/datasets/kitti-360/documentation.php, instanceDict.json …
-
Hi @cornettoyu , thanks for your great work.
While using the provided checkpoint(ConvNeXt-Large `fcclip_cocopan.pth`) to reproduce the results on OVS task, I can get similar results on all the othe…