IanTaehoonYoo / semantic-segmentation-pytorch

Pytorch implementation of FCN, UNet, PSPNet, and various encoder models.
MIT License
86 stars 19 forks source link

How can I get the location coordinate of detected object at inference time ? #9

Open bemoregt opened 4 years ago

bemoregt commented 4 years ago

HI, @IanTaehoonYoo

How can I get the location coordinates of detected objects at inference time ?

Thanks.

Best, @bemoregt.