You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1328,6 +1328,8 @@ Orinted bounding boxes (OBB) are polygons representing rotated rectangles. For d
1328
1328
1329
1329
-[CFINet](https://github.com/shaunyuan22/CFINet) -> Small Object Detection via Coarse-to-fine Proposal Generation and Imitation Learning. Introduces [SODA-A dataset](https://shaunyuan22.github.io/SODA/)
1330
1330
1331
+
-[FRCNN_git](https://github.com/runa91/FRCNN_git) -> Faster R-CNN implementation for rotated boxes
1332
+
1331
1333
### Object detection enhanced by super resolution
1332
1334
1333
1335
-[Super-Resolution and Object Detection](https://medium.com/the-downlinq/super-resolution-and-object-detection-a-love-story-part-4-8ad971eef81e) -> Super-resolution is a relatively inexpensive enhancement that can improve object detection performance
0 commit comments