Meehai commited on
Commit
fb14818
1 Parent(s): 120d732
scripts/collage.png DELETED

Git LFS Details

  • SHA256: 244bcb864c8fa2e514a5bd7ab6574e5a2426d6c9212caf1ee6b10f7bd485fd04
  • Pointer size: 132 Bytes
  • Size of remote file: 3.85 MB
scripts/collage2.png DELETED

Git LFS Details

  • SHA256: 28ea4a9c661d05d28aea1d89ddd57e47355ca000c79f365b144b381a44f6ac60
  • Pointer size: 132 Bytes
  • Size of remote file: 2.97 MB
scripts/collage3.png DELETED

Git LFS Details

  • SHA256: f3b1a9cec0a08e815f61a3e29c3b46e253805b0960c3bfd7719d1cdb427f21fc
  • Pointer size: 132 Bytes
  • Size of remote file: 3.19 MB
scripts/lel.txt DELETED
@@ -1,8 +0,0 @@
1
- python scripts/symlinks_from_txt_list.py raw_data/npz_540p/ --txt_file raw_data/txt_files/annotated_and_segprop/train_files_11664.txt -o data/train_set --copy_files
2
- python scripts/symlinks_from_txt_list.py raw_data/npz_540p/ --txt_file raw_data/txt_files/annotated_and_segprop/semisup_files_11299.txt -o data/semisupervised_set --copy_files
3
- python scripts/symlinks_from_txt_list.py raw_data/npz_540p/ --txt_file raw_data/txt_files/annotated_and_segprop/test_files_5603.txt -o data/test_set --copy_files
4
- python scripts/symlinks_from_txt_list.py raw_data/npz_540p/ --txt_file raw_data/txt_files/annotated_and_segprop/val_files_605.txt -o data/validation_set --copy_files
5
- python scripts/symlinks_from_txt_list.py raw_data/npz_540p/ --txt_file raw_data/txt_files/manually_annotated_files/train_files_218.txt -o data/train_set_annotated_only --copy_files
6
- python scripts/symlinks_from_txt_list.py raw_data/npz_540p/ --txt_file raw_data/txt_files/manually_annotated_files/val_files_15.txt -o data/validation_set_annotated_only --copy_files
7
- python scripts/symlinks_from_txt_list.py raw_data/npz_540p/ --txt_file raw_data/txt_files/manually_annotated_files/semisup_files_207.txt -o data/semisupervised_set_annotated_nly --copy_files
8
- python scripts/symlinks_from_txt_list.py raw_data/npz_540p/ --txt_file raw_data/txt_files/manually_annotated_files/test_files_116.txt -o data/test_set_annotated_only --copy_files