From 70296b786f770ac672e58f54fbf8ffd01570c890 Mon Sep 17 00:00:00 2001 From: Robin Cole Date: Sat, 25 May 2024 06:52:08 +0100 Subject: [PATCH] remove dead --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 8918d206..a9d8b58d 100644 --- a/README.md +++ b/README.md @@ -1465,10 +1465,6 @@ Detecting the most noticeable or important object in a scene - [Traffic density estimation as a regression problem instead of object detection](https://omdena.com/blog/ai-road-safety/) -- [Applying Computer Vision to Railcar Detection](https://orbitalinsight.com/blog/apping-computer-vision-to-railcar-detection) -> useful insights into counting railcars (i.e. train carriages) using Mask-RCNN with rotated bounding boxes output - -- [Leveraging Deep Learning for Vehicle Detection And Classification](https://orbitalinsight.com/blog/leveraging-deep-learning-for-vehicle-detection-and-classification) - - [Rotation-EfficientDet-D0](https://github.com/HsLOL/Rotation-EfficientDet-D0) -> PyTorch implementation of Rotated EfficientDet, applied to a custom rotation vehicle dataset (car counting) - [RSVC2021-Dataset](https://github.com/YinongGuo/RSVC2021-Dataset) -> A dataset for Vehicle Counting in Remote Sensing images, created from the DOTA & ITCVD