当前位置:网站首页>Solution of Kitti data set unable to download
Solution of Kitti data set unable to download
2022-06-13 03:12:00 【helwens】
KITTI The dataset was jointly founded by karlsruhr Institute of technology in Germany and Toyota American Institute of technology , It is the largest computer vision algorithm evaluation data set under automatic driving scenario in the world .
But in fact, this database is hard to download , Even if you climb the wall 、 It is useless to use thunderbolt , as a result of KITTI The entire data set is stored on Amazon , There are almost problems with the download of the entire Amazon online disk . So it's not just KITTI The question of , It is possible that Amazon's online disk is not very friendly to domestic downloads .
Two methods have been collected online :
1. Use wget Instructions
Copy the download address first , Then use the following command
wget -b https://s3.eu-central-1.amazonaws.com/avg-kitti/data_object_velodyne.zip
-b The following link is the copy download address
Enter the following command to get the current download progress
tail -f wget-log
However, the above instructions failed successfully for me .
So again, find the following method
2. Generation Download
You read that right , It is a temporary address that others have downloaded , You can download it locally .
I have to admire and thank these warm-hearted little friends behind them .
You just need to copy the download link to the following URL , Re search , It will first search to see if it has been downloaded , If there is , Provide your address directly ; without , It will provide you with the image address .
The above solution is also the solution that Amazon can't download , I hope you found that useful .
Thank you for your sharing
Reference link :
Download via official website KITTI Data set failure resolution _kxk_ustc The blog of -CSDN Blog
边栏推荐
- . Net compact Framework2.0 wince intelligent device development project experience sharing Net drag space advanced
- Logiciel professionnel de gestion de base de données: Valentina Studio Pro pour Mac
- MySQL transactions and locks (V)
- Hash table: valid anagrams
- Exercise 8-3 rotate array right
- Large attachment fragment upload and breakpoint continuation
- MySQL index optimization (4)
- IOS development internal volume interview questions
- Qt之QTreeView的简单使用(含源码+注释)
- Linked list: palindrome linked list
猜你喜欢
【pytorch 记录】pytorch的变量parameter、buffer。self.register_buffer()、self.register_parameter()
C simple understanding - generics
Use of jstack
HEAP[xxx.exe]: Invalid address specified to RtlValidateHeap( 0xxxxxx, 0x000xx)
Linked list: palindrome linked list
Technology blog, a treasure trove of experience sharing
[JVM Series 5] performance testing tool
MySQL index bottom layer (I)
Available types in C #_ Unavailable type_ C double question mark_ C question mark point_ C null is not equal to
Logiciel professionnel de gestion de base de données: Valentina Studio Pro pour Mac
随机推荐
JS deconstruction assignment
A personal understanding of interpreted and compiled languages
Operating principle of JS core EventLoop
Ijkplayer source code - setting options
Flutter reports an error type 'Int' is not a subtype of type 'string' wonderful experience
2022.05.29
Level II C preparation -- basic concepts of program design
C method parameter: in
Applet image component long press to identify supported codes
Prometheus install and register services
【pytorch 记录】pytorch的变量parameter、buffer。self.register_buffer()、self.register_parameter()
Mvcc and bufferpool (VI)
C # simple understanding - static members and static classes
How to manage the IT R & D department?
Ijkplayer source code --- decode
Retrofit easy to use
Hash table: the time complexity of insert, delete and random access is O (1)
Few-shot Unsupervised Domain Adaptation with Image-to-Class Sparse Similarity Encoding
Stack: daily temperature
Prometheus node_ Exporter installs and registers as a service