CenterNet
CenterNet copied to clipboard
Objects with center out of the image
Hi @Duankaiwen,
In my dataset, there are a lot of objects that their real center is out of the image (We see only 10% of the object). In the current implementation of the center net, since the heat map size is like the image size, so these objects are not detected. Did you have an idea what to do to detect this kind of objects?
I think that you talked about this in your paper, but I did not understand.
Thank's for help.