maudzung / virtual_environment_python3Links
The instruction to setup a virtual environment
☆13Updated 5 years ago
Alternatives and similar repositories for virtual_environment_python3
Users that are interested in virtual_environment_python3 are comparing it to the libraries listed below
Sorting:
- Object detection using yolov2 and estimation of object from the camera lens☆19Updated 6 years ago
- Object Detection and Object Distance Estimation Net, Keras☆34Updated 7 years ago
- The safe navigation for a self-driving car around a course using the Robot Operative System (ROS) framework☆16Updated 2 years ago
- Stereo based 3D object detection on KITTI dataset using Pytorch implementing the Pseudo LIDAR pipeline with papers: AnyNet & PointPillars…☆48Updated 4 years ago
- Lane Detection for Self-Driving Car, using Computer Vision Techniques☆51Updated 8 years ago
- Lane and obstacle detection for active assistance during driving. Uses windowed sweep for lane detection. Combination of object tracking …☆175Updated 5 years ago
- To train a model to detect German traffic signs with tensorflow object detection API☆34Updated 7 years ago
- My solution to the Udacity Self-Driving Car Engineer Nanodegree Advanced Lane Lines project.☆65Updated 8 years ago
- This project demonstrates the use of TensorFlow Object Detection API to automatically number plates (Indian) from vehicles☆40Updated 6 years ago
- Collection of papers, code, notebooks, datasets and other resources for Multi Object Tracking (Vehicle tracking, Pedestrian tracking) | G…☆90Updated 4 years ago
- Estimating distance to objects in the scene using detection information☆171Updated 3 years ago
- ☆84Updated 4 years ago
- A project to demonstrate lane detection with a front facing camera.☆126Updated last year
- Development of Deep Learning algorithms for Drivable Area Segmentation, Lane Segmentation, Traffic Sign Detection and Classification with…☆55Updated 3 years ago
- Applied Deep Learning and Computer Vision for Self-Driving Cars, published by Packt☆72Updated last month
- In this project, I used Python and OpenCV to detect lane lines on the road. I developed a processing pipeline that works on a series of i…