Test data for the crabs-exploration package

sfmig 79b899a1d0 Update README and files registry with test data subdir hace 1 año
04.09.2023-04-Right_RE_test_3_frames 75bac6b387 Add test data for detection+tracking (before MOTA fix) hace 1 año
ml-runs 2bc586e269 Add trained model data hace 1 año
test_data 210f027613 Add test data directory and change script hace 1 año
LICENSE a3fa738fbf Match movement license for when public release of data hace 1 año
README.md 79b899a1d0 Update README and files registry with test data subdir hace 1 año
files-registry.txt 79b899a1d0 Update README and files registry with test data subdir hace 1 año
get_sha256_hashes.py 210f027613 Add test data directory and change script hace 1 año

README.md

crabs-exploration-test-data

Test data for the crabs-exploration package

To update the file registry for pooch after adding or editing the data:

1- From the root of the GIN repository, run the Python script to generate the file-registry.txt. file:

python get_sha256_hashes.py

2- Commit the changes to the GIN repository