FMODetect
[ICCV 2021] FMODetect: Robust Detection of Fast Moving Objects
Install / Use
/learn @rozumden/FMODetectREADME
FMODetect Evaluation and Training Code
FMODetect: Robust Detection of Fast Moving Objects
Denys Rozumnyi, Martin R. Oswald, Vittorio Ferrari, Jiri Matas, Marc Pollefeys
Inference
To detect fast moving objects in video:
python run.py --video example/falling_pen.avi
To detect fast moving objects in a single frame with the given background:
python run.py --im example/ex1_im.png --bgr example/ex1_bgr.png
We only provide the detection part. The deblurring and trajectory reconstruction part will be added later.
Dataset generation
Before generating the dataset, please make sure you cloned recursively, e.g. git clone --recursive git@github.com:rozumden/FMODetect.git
Also, please set your paths in dataset/generate_dataset.sh. Then, run this script.
Pre-trained models
The pre-trained FMODetect model as reported in the paper is available here: https://polybox.ethz.ch/index.php/s/X3J41G9DFuwQOeY.
Reference
If you use this repository, please cite the following publication ( https://arxiv.org/abs/2012.08216 ):
@inproceedings{fmodetect,
author = {Denys Rozumnyi and Jiri Matas and Filip Sroubek and Marc Pollefeys and Martin R. Oswald},
title = {FMODetect: Robust Detection of Fast Moving Objects},
booktitle = {arxiv},
address = {online},
month = dec,
year = {2020}
}
Related Skills
YC-Killer
2.7kA library of enterprise-grade AI agents designed to democratize artificial intelligence and provide free, open-source alternatives to overvalued Y Combinator startups. If you are excited about democratizing AI access & AI agents, please star ⭐️ this repository and use the link in the readme to join our open source AI research team.
groundhog
399Groundhog's primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand how these coding assistants work from first principles, then you can drive these tools harder (or perhaps make your own!).
last30days-skill
18.8kAI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
sec-edgar-agentkit
10AI agent toolkit for accessing and analyzing SEC EDGAR filing data. Build intelligent agents with LangChain, MCP-use, Gradio, Dify, and smolagents to analyze financial statements, insider trading, and company filings.
