
papers Featured
Yolo-X Notes
The main motivation behind YOLOX was to update the YOLO series with the recent advancements at the time, particularly anchor-free detection.
A collection of 3 posts tagged with "object-detection".
The main motivation behind YOLOX was to update the YOLO series with the recent advancements at the time, particularly anchor-free detection.
EfficientNet tries to come up with a smart heuristic to scale a CNN, relating resolution, width, and depth of a CNN.
Once we've trained multiple detection/classification models, how to choose the best model? Once we've chosen the best model, how to choose the optimum operating point?