-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Self driving car - dataset - public videos #19
Comments
The videos from this series have very good quality, 4K, and they cover a lot of different cities. London Drive 4K - Modern Day Westminster - UK Let's run this video through the algorithms described here: |
A large labeled crowdsourced dataset: BDD100K: A Large-scale Diverse Driving Video Database https://bair.berkeley.edu/blog/2018/05/30/bdd/ https://bair.berkeley.edu/blog/2018/06/18/bdd-update/ https://medium.com/@karol_majek/bdd100k-dataset-25e83e09ebf8 |
nuScenes open-sources self-driving dataset with 1.4M images nuTonomy released a self-driving dataset called nuScenes that it claims is the “largest open-source, multi-sensor self-driving dataset available to public.” According to nuTonomy, other self-driving datasets such as Cityscapes, Mapillary Vistas, Apolloscapes, and Berkeley Deep Drive focused only on camera-based object detection. In March 2019, we released the full nuScenes dataset with all 1,000 scenes. The full dataset includes approximately 1.4M camera images, 390k LIDAR sweeps, 1.4M RADAR sweeps and 1.4M object bounding boxes in 40k keyframes. Additional features (map layers, raw sensor data, etc.) will follow soon. We are also organizing the nuScenes 3D detection challenge as part of the Workshop on Autonomous Driving at CVPR 2019. https://www.nuscenes.org/overview |
Collect YouTube, Vimeo etc videos links, with all kinds of driving, that are good for testing SDC algorithms especially in the area of LKAS, VisionBased ACC, FCW, Pedestrian avoidance, etc.
You can try a few algorithms here, for free in the cloud with GPU acceleration, more will come soon:
https://medium.com/@mslavescu/try-live-ssd-object-detection-mask-r-cnn-object-detection-and-instance-segmentation-sfmlearner-df62bdc97d52
Here is my list of public videos as a starting point:
https://www.youtube.com/playlist?list=PLUop7b1Q1uZkv5__d2yPZG1cAXcelata8
Add your contributions in the comments here on this issue, or as comments on this video:
https://youtu.be/Z3bxoi0ZJ_g
The text was updated successfully, but these errors were encountered: