Prakash Chandra
This blogpost post explores different loss functions in object detection which include GIoU, IoU, and CIoU loss functions.
FCOS: Fully Convolutional One-stage Object Detection is an anchor-free (anchorless) object detector. Inference on image and video with PyTorch.
t-SNE (t-Distributed Stochastic Neighbor Embedding) is a dimensionality reduction techniques used to vizualize data. Continue reading to know more.
CenterNet: Object as Points is one of the milestones in the anchor-free (anchorless) object detection algorithm. Anchor-free object detection is more generalizable in other computer vision tasks, e.g., pose estimation,