AmphibianDetector: adaptive computation for moving objects detection

November 15, 2020 ยท Entered Twilight ยท ๐Ÿ› arXiv.org

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"Last commit was 5.0 years ago (โ‰ฅ5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: README.md, amphibiandetector_baseline.py, amphibiandetector_ssd.py, coco_map_evaluate.py, data_prepare, draw_plots, gridsearch_params.sh, images, merge_predictions.py, models, process_cdnet.sh, process_video.py, test_stream.py, time_averaging.py

Authors David Svitov, Sergey Alyamkin arXiv ID 2011.07513 Category cs.CV: Computer Vision Citations 0 Venue arXiv.org Repository https://github.com/david-svitov/AmphibianDetector โญ 5 Last Checked 2 months ago
Abstract
Convolutional neural networks (CNN) allow achieving the highest accuracy for the task of object detection in images. Major challenges in further development of object detectors are false-positive detections and high demand of processing power. In this paper, we propose an approach to object detection which makes it possible to reduce the number of false-positive detections by processing only moving objects and reduce the required processing power for algorithm inference. The proposed approach is a modification of CNN already trained for object detection task. This method can be used to improve the accuracy of an existing system by applying minor changes to the algorithm. The efficiency of the proposed approach was demonstrated on the open dataset "CDNet2014 pedestrian". The implementation of the method proposed in the article is available on the GitHub: https://github.com/david-svitov/AmphibianDetector
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computer Vision