bowenc0221 / panoptic-deeplab

This is Pytorch re-implementation of our CVPR 2020 paper "Panoptic-DeepLab: A Simple, Strong, and Fast Baseline for Bottom-Up Panoptic Segmentation" (https://arxiv.org/abs/1911.10194)
Apache License 2.0
590 stars 117 forks source link

IndexError: index -1 is out of bounds for axis 0 with size 0 #111

Closed ding-Chen closed 2 years ago

ding-Chen commented 2 years ago

Hello, I made the following error during the test. Do you know the reason? Thank you very much for your reply 1637914510(1)

ankur-chr commented 2 years ago

How did you solve this?