Test data for the crabs-exploration package

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

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