Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 441 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 441 Bytes

moving-mnist

moving mnist animation

This repository contains dataloader for detection/ semantic segmentation problems with moving digits from mnist. You can reuse the moving_box.py to simulate a moving dataset of what you want (other kind of digits, pokemons...)

get started

pip install requirements.txt

Detection

Segmentation

Enjoy your training !