-
Dear authors:
Hi! Thanks for opensourcing this repo.
I meet several problems for runing this repo.
I got stuck when performing evaluation process according to the issue. https://github.com/goog…
lxtGH updated
2 years ago
-
Thanks for your great contributions to the community!! Thanks for your dataset and toolbox. I have several questions about the dataset.
The first one is about the instance id, do the instance id o…
-
Great paper and repo btw, congrats!
I wanted to do a simple single image inference with the panoptic segmentation model. I archived that in a very 'hacky' way by editing the `main.sh` file (Can be …
-
## 📚 Documentation
* Link to the relevant documentation/comment:
https://detectron2.readthedocs.io/en/latest/tutorials/install.html#installation-inside-specific-environments
https://colab.resea…
-
Could we get an example how to load the Detection or the Registration networks and pass in a depth file or a mesh file, and run prediction?
I am struggling to see how to perform inference on a file…
-
Hi, are there differences between models implemented in torchvision vs the ones implemented in detectron2 (resnet, fpn, faster-r-cnn...) ?
There seems to be a big overlap between both projects (mo…
-
Panoptic segmentation unifies the typically distinct tasks of semantic segmentation (assign a class label to each pixel) and instance segmentation (detect and segment each object instance).
To get …
-
i really love your idea, and i want to inference on my dataset like a video :). I want to know how long you will add the inference code for single img or single video
-
Hi,
I'm trying to use deepcell.org to segment my image sequence, however, I run into the following error while testing with one image of shape 320*400:
Job Failed: Traceback (most recent call last…