<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Probiou on DeepLearning.Earth</title><link>https://deeplearning.earth/tags/probiou/</link><description>Recent content in Probiou on DeepLearning.Earth</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Fri, 10 Jul 2026 09:00:00 +0700</lastBuildDate><atom:link href="https://deeplearning.earth/tags/probiou/index.xml" rel="self" type="application/rss+xml"/><item><title>Rotated Faster R-CNN on DOTA without custom CUDA: sampled rIoU, ProbIoU, and an 83.4% checkpoint</title><link>https://deeplearning.earth/posts/2026-07-10_rotated_faster_rcnn_probiou_dota/</link><pubDate>Fri, 10 Jul 2026 09:00:00 +0700</pubDate><guid>https://deeplearning.earth/posts/2026-07-10_rotated_faster_rcnn_probiou_dota/</guid><description>Satellite scene with oriented bounding boxes Oriented object detection on satellite imagery lives or dies on rotated IoU — the overlap between two arbitrarily angled rectangles. Frameworks like MMRotate ship exact, CUDA-accelerated rotated IoU for training and inference. That is fast and precise, but it ties you to a heavy stack: MMCV custom ops, version pins, and compiled extensions that are painful to ship in a lean research codebase.
OrientedDet takes a different path for v1: a full Python / PyTorch detector with no custom CUDA kernels and no MMCV runtime dependency.</description></item></channel></rss>