Realcat commited on
Commit
6f3ffca
·
1 Parent(s): 4bde5d3

add: datasets

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +6 -0
  2. datasets/.gitignore +0 -0
  3. datasets/sacre_coeur/README.md +3 -0
  4. datasets/sacre_coeur/mapping/02928139_3448003521.jpg +3 -0
  5. datasets/sacre_coeur/mapping/03903474_1471484089.jpg +3 -0
  6. datasets/sacre_coeur/mapping/10265353_3838484249.jpg +3 -0
  7. datasets/sacre_coeur/mapping/17295357_9106075285.jpg +3 -0
  8. datasets/sacre_coeur/mapping/32809961_8274055477.jpg +3 -0
  9. datasets/sacre_coeur/mapping/44120379_8371960244.jpg +3 -0
  10. datasets/sacre_coeur/mapping/51091044_3486849416.jpg +3 -0
  11. datasets/sacre_coeur/mapping/60584745_2207571072.jpg +3 -0
  12. datasets/sacre_coeur/mapping/71295362_4051449754.jpg +3 -0
  13. datasets/sacre_coeur/mapping/93341989_396310999.jpg +3 -0
  14. datasets/sacre_coeur/mapping_rot/02928139_3448003521_rot135.jpg +3 -0
  15. datasets/sacre_coeur/mapping_rot/02928139_3448003521_rot180.jpg +3 -0
  16. datasets/sacre_coeur/mapping_rot/02928139_3448003521_rot225.jpg +3 -0
  17. datasets/sacre_coeur/mapping_rot/02928139_3448003521_rot270.jpg +3 -0
  18. datasets/sacre_coeur/mapping_rot/02928139_3448003521_rot315.jpg +3 -0
  19. datasets/sacre_coeur/mapping_rot/02928139_3448003521_rot45.jpg +3 -0
  20. datasets/sacre_coeur/mapping_rot/02928139_3448003521_rot90.jpg +3 -0
  21. datasets/sacre_coeur/mapping_rot/03903474_1471484089_rot135.jpg +3 -0
  22. datasets/sacre_coeur/mapping_rot/03903474_1471484089_rot180.jpg +3 -0
  23. datasets/sacre_coeur/mapping_rot/03903474_1471484089_rot225.jpg +3 -0
  24. datasets/sacre_coeur/mapping_rot/03903474_1471484089_rot270.jpg +3 -0
  25. datasets/sacre_coeur/mapping_rot/03903474_1471484089_rot315.jpg +3 -0
  26. datasets/sacre_coeur/mapping_rot/03903474_1471484089_rot45.jpg +3 -0
  27. datasets/sacre_coeur/mapping_rot/03903474_1471484089_rot90.jpg +3 -0
  28. datasets/sacre_coeur/mapping_rot/10265353_3838484249_rot135.jpg +3 -0
  29. datasets/sacre_coeur/mapping_rot/10265353_3838484249_rot180.jpg +3 -0
  30. datasets/sacre_coeur/mapping_rot/10265353_3838484249_rot225.jpg +3 -0
  31. datasets/sacre_coeur/mapping_rot/10265353_3838484249_rot270.jpg +3 -0
  32. datasets/sacre_coeur/mapping_rot/10265353_3838484249_rot315.jpg +3 -0
  33. datasets/sacre_coeur/mapping_rot/10265353_3838484249_rot45.jpg +3 -0
  34. datasets/sacre_coeur/mapping_rot/10265353_3838484249_rot90.jpg +3 -0
  35. datasets/sacre_coeur/mapping_rot/17295357_9106075285_rot135.jpg +3 -0
  36. datasets/sacre_coeur/mapping_rot/17295357_9106075285_rot180.jpg +3 -0
  37. datasets/sacre_coeur/mapping_rot/17295357_9106075285_rot225.jpg +3 -0
  38. datasets/sacre_coeur/mapping_rot/17295357_9106075285_rot270.jpg +3 -0
  39. datasets/sacre_coeur/mapping_rot/17295357_9106075285_rot315.jpg +3 -0
  40. datasets/sacre_coeur/mapping_rot/17295357_9106075285_rot45.jpg +3 -0
  41. datasets/sacre_coeur/mapping_rot/17295357_9106075285_rot90.jpg +3 -0
  42. datasets/sacre_coeur/mapping_rot/32809961_8274055477_rot135.jpg +3 -0
  43. datasets/sacre_coeur/mapping_rot/32809961_8274055477_rot180.jpg +3 -0
  44. datasets/sacre_coeur/mapping_rot/32809961_8274055477_rot225.jpg +3 -0
  45. datasets/sacre_coeur/mapping_rot/32809961_8274055477_rot270.jpg +3 -0
  46. datasets/sacre_coeur/mapping_rot/32809961_8274055477_rot315.jpg +3 -0
  47. datasets/sacre_coeur/mapping_rot/32809961_8274055477_rot45.jpg +3 -0
  48. datasets/sacre_coeur/mapping_rot/32809961_8274055477_rot90.jpg +3 -0
  49. datasets/sacre_coeur/mapping_rot/44120379_8371960244_rot135.jpg +3 -0
  50. datasets/sacre_coeur/mapping_rot/44120379_8371960244_rot180.jpg +3 -0
.gitattributes CHANGED
@@ -33,3 +33,9 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ *.gif filter=lfs diff=lfs merge=lfs -text
37
+ *.jpg filter=lfs diff=lfs merge=lfs -text
38
+ *.JPG filter=lfs diff=lfs merge=lfs -text
39
+ *.png filter=lfs diff=lfs merge=lfs -text
40
+ *.bmp filter=lfs diff=lfs merge=lfs -text
41
+ *.pdf filter=lfs diff=lfs merge=lfs -text
datasets/.gitignore ADDED
File without changes
datasets/sacre_coeur/README.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ # Sacre Coeur demo
2
+
3
+ We provide here a subset of images depicting the Sacre Coeur. These images were obtained from the [Image Matching Challenge 2021](https://www.cs.ubc.ca/research/image-matching-challenge/2021/data/) and were originally collected by the [Yahoo Flickr Creative Commons 100M (YFCC) dataset](https://multimediacommons.wordpress.com/yfcc100m-core-dataset/).
datasets/sacre_coeur/mapping/02928139_3448003521.jpg ADDED

Git LFS Details

  • SHA256: 4f52d9dcdb3ba9d8cf025025fb1be3f8f8d1ba0e0d84ab7eeb271215589ca608
  • Pointer size: 131 Bytes
  • Size of remote file: 518 kB
datasets/sacre_coeur/mapping/03903474_1471484089.jpg ADDED

Git LFS Details

  • SHA256: 70969e7b24bbc8fe8de0a114d245ab9322df2bf10cd8533cc0d3ec6ec5f59c15
  • Pointer size: 131 Bytes
  • Size of remote file: 349 kB
datasets/sacre_coeur/mapping/10265353_3838484249.jpg ADDED

Git LFS Details

  • SHA256: d9c8ad3c8694703c08da1a4ec3980e1a35011690368f05e167092b33be8ff25c
  • Pointer size: 131 Bytes
  • Size of remote file: 455 kB
datasets/sacre_coeur/mapping/17295357_9106075285.jpg ADDED

Git LFS Details

  • SHA256: 54dff1885bf44b5c0e0c0ce702220832e99e5b30f38462d1ef5b9d4a0d794f98
  • Pointer size: 131 Bytes
  • Size of remote file: 535 kB
datasets/sacre_coeur/mapping/32809961_8274055477.jpg ADDED

Git LFS Details

  • SHA256: 4c2bf90ab409dfed11b7c112c120917a51141010335530c8607b71010d3919fa
  • Pointer size: 131 Bytes
  • Size of remote file: 458 kB
datasets/sacre_coeur/mapping/44120379_8371960244.jpg ADDED

Git LFS Details

  • SHA256: fc7bbe1e4b47eeebf986e658d44704dbcce902a3af0d4853ef2e540c95a77659
  • Pointer size: 131 Bytes
  • Size of remote file: 358 kB
datasets/sacre_coeur/mapping/51091044_3486849416.jpg ADDED

Git LFS Details

  • SHA256: fe4d46cb3feab25b4d184dca745921d7de7dfd18a0f3343660d8d3de07a0c054
  • Pointer size: 131 Bytes
  • Size of remote file: 492 kB
datasets/sacre_coeur/mapping/60584745_2207571072.jpg ADDED

Git LFS Details

  • SHA256: 186e6b8a426403e56a608429f7f63d5a56d32a895487f3da7cb9ceaff97f563f
  • Pointer size: 131 Bytes
  • Size of remote file: 471 kB
datasets/sacre_coeur/mapping/71295362_4051449754.jpg ADDED

Git LFS Details

  • SHA256: f7e7a59fab6f497bd94b066589a62cb74ceffe63ff3c8cd77b9b6b39bfc66bae
  • Pointer size: 131 Bytes
  • Size of remote file: 369 kB
datasets/sacre_coeur/mapping/93341989_396310999.jpg ADDED

Git LFS Details

  • SHA256: 2932ea734fb26d5417aba1b1891760299ddf16facfd6a76a3712a7f11652e1f6
  • Pointer size: 131 Bytes
  • Size of remote file: 365 kB
datasets/sacre_coeur/mapping_rot/02928139_3448003521_rot135.jpg ADDED

Git LFS Details

  • SHA256: 2b73c04d53516237028bd6c74011d2b94eb09a99e2741ee2c491f070a4b9dd28
  • Pointer size: 131 Bytes
  • Size of remote file: 134 kB
datasets/sacre_coeur/mapping_rot/02928139_3448003521_rot180.jpg ADDED

Git LFS Details

  • SHA256: 85a3bac5d7072d1bb06022b052d4c7b27e7216a8e02688ab5d9d954799254a06
  • Pointer size: 131 Bytes
  • Size of remote file: 128 kB
datasets/sacre_coeur/mapping_rot/02928139_3448003521_rot225.jpg ADDED

Git LFS Details

  • SHA256: d3d1ccde193e18620aa6da0aec5ddbbe612f30f2b398cd596e6585b9e114e45f
  • Pointer size: 131 Bytes
  • Size of remote file: 134 kB
datasets/sacre_coeur/mapping_rot/02928139_3448003521_rot270.jpg ADDED

Git LFS Details

  • SHA256: b4d238d8a052162da641b0d54506c85641c91f6f95cdf471e79147f4c373162d
  • Pointer size: 131 Bytes
  • Size of remote file: 115 kB
datasets/sacre_coeur/mapping_rot/02928139_3448003521_rot315.jpg ADDED

Git LFS Details

  • SHA256: 2110adbf1d114c498c5d011adfbe779c813e894500ff429a5b365447a3d9d106
  • Pointer size: 131 Bytes
  • Size of remote file: 134 kB
datasets/sacre_coeur/mapping_rot/02928139_3448003521_rot45.jpg ADDED

Git LFS Details

  • SHA256: bbf08e8eadcadeed24a6843cf79ee0edf1771d09c71b7e1d387a997ea1922cfb
  • Pointer size: 131 Bytes
  • Size of remote file: 133 kB
datasets/sacre_coeur/mapping_rot/02928139_3448003521_rot90.jpg ADDED

Git LFS Details

  • SHA256: ede5a1cf1b99a230b407e24e7bf1a7926cf684d889674d085b299f8937ee3ae3
  • Pointer size: 131 Bytes
  • Size of remote file: 115 kB
datasets/sacre_coeur/mapping_rot/03903474_1471484089_rot135.jpg ADDED

Git LFS Details

  • SHA256: 5489c853477a1e0eab0dc7862261e5ff3bca8b18e0dc742fe8be04473e993bb2
  • Pointer size: 130 Bytes
  • Size of remote file: 82.3 kB
datasets/sacre_coeur/mapping_rot/03903474_1471484089_rot180.jpg ADDED

Git LFS Details

  • SHA256: 2991086430d5880b01250023617c255dc165e14a00f199706445132ad7f3501e
  • Pointer size: 130 Bytes
  • Size of remote file: 79.4 kB
datasets/sacre_coeur/mapping_rot/03903474_1471484089_rot225.jpg ADDED

Git LFS Details

  • SHA256: dcca8fbd0b68c41fa987982e56fee055997c09e6e88f7de8d46034a8683c931e
  • Pointer size: 130 Bytes
  • Size of remote file: 81.9 kB
datasets/sacre_coeur/mapping_rot/03903474_1471484089_rot270.jpg ADDED

Git LFS Details

  • SHA256: fbd874af9c4d1406a5adfa10f9454b1444d550dbe21bd57619df906a66e79571
  • Pointer size: 130 Bytes
  • Size of remote file: 66.5 kB
datasets/sacre_coeur/mapping_rot/03903474_1471484089_rot315.jpg ADDED

Git LFS Details

  • SHA256: e6fc41beb78ec8e5adef2e601a344cddfe5fe353b4893e186b6036452f8c8198
  • Pointer size: 130 Bytes
  • Size of remote file: 82 kB
datasets/sacre_coeur/mapping_rot/03903474_1471484089_rot45.jpg ADDED

Git LFS Details

  • SHA256: cc55ac4f079176709f577564d390bf3e2c4e08f53378270465062d198699c100
  • Pointer size: 130 Bytes
  • Size of remote file: 81.7 kB
datasets/sacre_coeur/mapping_rot/03903474_1471484089_rot90.jpg ADDED

Git LFS Details

  • SHA256: f5ef044c01f3e94868480cab60841caa92a410c33643d9af6b60be14ee37d60f
  • Pointer size: 130 Bytes
  • Size of remote file: 66.6 kB
datasets/sacre_coeur/mapping_rot/10265353_3838484249_rot135.jpg ADDED

Git LFS Details

  • SHA256: 7b5cd34c3b6ff6fed9c32fe94e9311d9fcd94e4b6ed23ff205fca44c570e1827
  • Pointer size: 130 Bytes
  • Size of remote file: 96.7 kB
datasets/sacre_coeur/mapping_rot/10265353_3838484249_rot180.jpg ADDED

Git LFS Details

  • SHA256: 225c06d54c04d2ed14ec6d885a91760e9faaf298e0a42e776603d44759736b30
  • Pointer size: 131 Bytes
  • Size of remote file: 104 kB
datasets/sacre_coeur/mapping_rot/10265353_3838484249_rot225.jpg ADDED

Git LFS Details

  • SHA256: 9bda2da8868f114170621d93595d1b4600dff8ddda6e8211842b5598ac866ed3
  • Pointer size: 131 Bytes
  • Size of remote file: 101 kB
datasets/sacre_coeur/mapping_rot/10265353_3838484249_rot270.jpg ADDED

Git LFS Details

  • SHA256: de7d6445cadee22083af4a99b970674ee2eb4286162ec65e9e134cb29d1b2748
  • Pointer size: 130 Bytes
  • Size of remote file: 83.1 kB
datasets/sacre_coeur/mapping_rot/10265353_3838484249_rot315.jpg ADDED

Git LFS Details

  • SHA256: f14f08b0d72e7c3d946a50df958db3aa4058d1f9e5acb3ebb3d39a53503b1126
  • Pointer size: 130 Bytes
  • Size of remote file: 96.8 kB
datasets/sacre_coeur/mapping_rot/10265353_3838484249_rot45.jpg ADDED

Git LFS Details

  • SHA256: b5ec4c6fa41d84c07c8fffad7f19630fe2ddb88b042e1a80b470a3566320cb77
  • Pointer size: 131 Bytes
  • Size of remote file: 102 kB
datasets/sacre_coeur/mapping_rot/10265353_3838484249_rot90.jpg ADDED

Git LFS Details

  • SHA256: 095ca3d56fc0ce8ef5879a4dfcd4f2af000e7df41a602d546f164896e5add1b5
  • Pointer size: 130 Bytes
  • Size of remote file: 83 kB
datasets/sacre_coeur/mapping_rot/17295357_9106075285_rot135.jpg ADDED

Git LFS Details

  • SHA256: fed7e7f7adc94c88b9755fce914bd745855392fdce1057360731cad09adc2c3a
  • Pointer size: 131 Bytes
  • Size of remote file: 120 kB
datasets/sacre_coeur/mapping_rot/17295357_9106075285_rot180.jpg ADDED

Git LFS Details

  • SHA256: 0a8f76fdbfe1223bc2342ec915b129f480425d2e1fd19a794f6e991146199928
  • Pointer size: 131 Bytes
  • Size of remote file: 126 kB
datasets/sacre_coeur/mapping_rot/17295357_9106075285_rot225.jpg ADDED

Git LFS Details

  • SHA256: 335726de47840b164cd71f68ad9caa30b496a52783d4669dc5fab45da8e0427f
  • Pointer size: 131 Bytes
  • Size of remote file: 112 kB
datasets/sacre_coeur/mapping_rot/17295357_9106075285_rot270.jpg ADDED

Git LFS Details

  • SHA256: ffc1822c65765801d9320e0dff5fecc42a013c1d4ba50855314aed0789f1d8f2
  • Pointer size: 130 Bytes
  • Size of remote file: 87.7 kB
datasets/sacre_coeur/mapping_rot/17295357_9106075285_rot315.jpg ADDED

Git LFS Details

  • SHA256: af42b452bca3f3e5305700f2a977a41286ffcc1ef8d4a992450c3e98cd1c1d05
  • Pointer size: 131 Bytes
  • Size of remote file: 120 kB
datasets/sacre_coeur/mapping_rot/17295357_9106075285_rot45.jpg ADDED

Git LFS Details

  • SHA256: 2452d8839721d7c54755be96e75213277de99b9b9edc6c47b3d5bc94583b42c1
  • Pointer size: 131 Bytes
  • Size of remote file: 111 kB
datasets/sacre_coeur/mapping_rot/17295357_9106075285_rot90.jpg ADDED

Git LFS Details

  • SHA256: e7d580e865a744f52057137ca79848cc173be19aaa6db9dcaa60f9be46f4c465
  • Pointer size: 130 Bytes
  • Size of remote file: 87.5 kB
datasets/sacre_coeur/mapping_rot/32809961_8274055477_rot135.jpg ADDED

Git LFS Details

  • SHA256: 55c35e80d3783c5a93a724997ae62613460dcda6a6672593a8e9af6cc40f43c0
  • Pointer size: 130 Bytes
  • Size of remote file: 98.4 kB
datasets/sacre_coeur/mapping_rot/32809961_8274055477_rot180.jpg ADDED

Git LFS Details

  • SHA256: 23d8d3c4dcfea64e6779f8e216377a080abfdd4a3bc0bf554783c8b7f540d27f
  • Pointer size: 131 Bytes
  • Size of remote file: 102 kB
datasets/sacre_coeur/mapping_rot/32809961_8274055477_rot225.jpg ADDED

Git LFS Details

  • SHA256: 516d60da5e943828a525407524cf9c2ee96f580afb713be63b5714e98be259b7
  • Pointer size: 130 Bytes
  • Size of remote file: 92.6 kB
datasets/sacre_coeur/mapping_rot/32809961_8274055477_rot270.jpg ADDED

Git LFS Details

  • SHA256: 1b0cf682dbbdd398ff1aa94e0b3ca7e4dafac1f373bbc889645ee6e442b78284
  • Pointer size: 130 Bytes
  • Size of remote file: 79.1 kB
datasets/sacre_coeur/mapping_rot/32809961_8274055477_rot315.jpg ADDED

Git LFS Details

  • SHA256: 88dd8ab393c2b7fd7f1dbbff1a212698dccee8e05f3f8b225fdd8f7ff110f5f1
  • Pointer size: 130 Bytes
  • Size of remote file: 98.6 kB
datasets/sacre_coeur/mapping_rot/32809961_8274055477_rot45.jpg ADDED

Git LFS Details

  • SHA256: 693ef906b4a3cdedcf12f36ce309cc8b6de911cc2d06ec7752547119ffeee530
  • Pointer size: 130 Bytes
  • Size of remote file: 93.1 kB
datasets/sacre_coeur/mapping_rot/32809961_8274055477_rot90.jpg ADDED

Git LFS Details

  • SHA256: 06d0296ad6690beb85c52bf0df5a68b7fd6ffcf85072376a2090989d993dfbf8
  • Pointer size: 130 Bytes
  • Size of remote file: 79.7 kB
datasets/sacre_coeur/mapping_rot/44120379_8371960244_rot135.jpg ADDED

Git LFS Details

  • SHA256: bfc70746d378f4df6befc38e3fc12a946b74f020ed84f2d14148132bbf6f90c7
  • Pointer size: 130 Bytes
  • Size of remote file: 73.6 kB
datasets/sacre_coeur/mapping_rot/44120379_8371960244_rot180.jpg ADDED

Git LFS Details

  • SHA256: 56d78dbcbb813c47bd13a9dfbf00bb298c3fc63a5d3b807d53aae6b207360d70
  • Pointer size: 130 Bytes
  • Size of remote file: 79.4 kB