当前位置:网站首页>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
边栏推荐
- C simple understanding - generics
- [JVM Series 5] performance testing tool
- Stack: daily temperature
- Coordinate location interface of wechat applet (II) map plug-in
- Operating principle of JS core EventLoop
- Ijkplayer source code --- decode
- Ijkplayer source code - setting options
- MySQL index optimization (4)
- Use of jstack
- Prometheus install and register services
猜你喜欢
This article takes you to learn DDD, basic introduction
Coordinate location interface of wechat applet (II) map plug-in
Available types in C #_ Unavailable type_ C double question mark_ C question mark point_ C null is not equal to
brew工具-“fatal: Could not resolve HEAD to a revision”错误解决
Wechat applet switch style rewriting
Vs 2022 new features_ What's new in visual studio2022
JVM JMM (VI)
通过Web ETL统一调度和管理DataX任务
Wechat applet coordinate location interface usage (II) map interface
Spark UDF instance details
随机推荐
MySQL index optimization (4)
Ijkplayer source code - rendering
Pytorch record: pytorch variables parameter and buffer. self. register_ buffer()、self. register_ parameter()
Ijkplayer source code - setting options
Using binary heap to implement priority queue
Applet image component long press to identify supported codes
Linked list: the first coincident node of two linked lists
Open source - campus forum and resource sharing applet
二叉樹初始化代碼
Explain tool and index optimization (II)
JVM class loading (I)
Few-shot Unsupervised Domain Adaptation with Image-to-Class Sparse Similarity Encoding
2022 qianle micro cloud technology learning task plan
AAR packaging and confusion
Wechat applet obtains the current location (startlocationupdate, onlocationchange, offlocationchange)
Vs 2022 new features_ What's new in visual studio2022
Binary tree initialization code
C method parameter: out
My practice of SOA architecture project based on WCF
Use of jstack