Authors: Frédéric Schmidt, Anthony Lagain, Joris van den Bossche & Alexandre Boucaud
Go to ramp-worflow
for more help on the RAMP ecosystem.
After cloning, run
python download_data.py
the first time. It will create data/imgs
and download the images there
using the names <id>.png
, where <id>
s are coming from data/train.csv
and data/test.csv
.
Install ramp-workflow (rampwf), then execute
ramp_test_submission --quick-test
Get started on this RAMP with the dedicated notebook.