Sfoglia il codice sorgente

Update readme with licensing info

sfmig 1 anno fa
parent
commit
087423d3e2
1 ha cambiato i file con 10 aggiunte e 0 eliminazioni
  1. 10 0
      README.md

+ 10 - 0
README.md

@@ -4,3 +4,13 @@ Sampe data for testing the movement Python package
 - [GitHub repository](https://github.com/neuroinformatics-unit/movement)
 - [Documentation](https://movement.neuroinformatics.dev/)
 
+The `single-crab_MOCA-crab-1_video.mp4` video and corresponding annotations are part of the [Moving Camouflaged Animals Dataset (MoCA) dataset](https://www.robots.ox.ac.uk/~vgg/data/MoCA/)[[1]](#1).
+The MoCA dataset is available to download for commercial/research purposes under a [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/). The copyright remains with the original owners of the video. A complete version of the license for the MoCA dataset can be found [here](https://thor.robots.ox.ac.uk/MoCA/license_MoCA.txt).
+
+The original annotation data for the selected clip (`crab_1`) was modified to follow the format of a [VIA tracks file](https://www.robots.ox.ac.uk/~vgg/software/via/docs/face_track_annotation.html). The associated video clip was generated from the frames provided in the MoCA dataset.
+
+## References
+<a id="1">[1]</a> 
+[1] Hala Lamdouar and Charig Yang and Weidi Xie and Andrew Zisserman.
+Betrayed by Motion: Camouflaged Object Discovery via Motion Segmentation. 
+Asian Conference on Computer Vision, 2020. [doi: 10.48550/arXiv.2011.11630](https://doi.org/10.48550/arXiv.2011.11630)