A framework for training and evaluating object detectors and classifiers in road traffic environment.
Project description
- What is PyDriver?
PyDriver is a Python (2.7, 3.x) framework for training and evaluating object detectors and classifiers in road traffic environment. It aims at researchers experimenting with learning based 3D object detection, classification and tracking.
- What can I do with PyDriver?
PyDriver helps you with following tasks:
read data from standard datasets (currently integrated: KITTI)
reconstruct 3D scene from stereo images, detect/remove ground plane, restrict viewport etc.
detect 3D keypoints and extract 3D feature descriptors
train classifiers available in scikit-learn (support vector machines, decision trees and many more)
visualize point clouds, extracted keypoints and detections using Point Cloud Library
evaluate produced detections with respect to dataset ground truth
Of course, you can write your own modules and enhancements such as interfaces to your custom dataset or implement novel feature descriptors. The point of PyDriver is to provide a basic pipeline for object detection which you can enhance with your own algorithms without reimplementing the routine stuff.
- Which licence does PyDriver use?
PyDriver is subject to the MIT licence.
- How do I install PyDriver?
- Where are the docs?
- Where is the source?
The most current development version is available here: http://github.com/lpltk/pydriver
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distributions
File details
Details for the file pydriver-1.0.1.zip
.
File metadata
- Download URL: pydriver-1.0.1.zip
- Upload date:
- Size: 96.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 588886992ec6aba3875f8a6a2c30326d7995b40cb7a118d8562063417d55ae0a |
|
MD5 | defc148d1035b1cd0645bfd74a0327be |
|
BLAKE2b-256 | d745e508cd77dc349a8ad7374e757e7a807da41feb74039b32488900bc756736 |
File details
Details for the file pydriver-1.0.1.tar.gz
.
File metadata
- Download URL: pydriver-1.0.1.tar.gz
- Upload date:
- Size: 71.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 614d4b57c49078b6e9d3b549a21529104fbac84cca3e9d3ea4a2ab7624c73da6 |
|
MD5 | e5e5178f6553fc258bc568db74f6ac4a |
|
BLAKE2b-256 | 372df6182817e4e0365ed9a31424aecf71392ea7c9589db72c233ebf06cf92c5 |
File details
Details for the file pydriver-1.0.1-cp34-none-win_amd64.whl
.
File metadata
- Download URL: pydriver-1.0.1-cp34-none-win_amd64.whl
- Upload date:
- Size: 3.5 MB
- Tags: CPython 3.4, Windows x86-64
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8dde4e9755b2f429e8272d7027d122e5442b29d8b1eb279c5352fd05796c9a6c |
|
MD5 | 29b19cb658f76ebeb01359c2841ed67c |
|
BLAKE2b-256 | a7273d87e3228a81d9cdd696df41fdbfe27ee5dbb97fb0d5ff6c3b3b66474bd7 |
File details
Details for the file pydriver-1.0.1-cp27-none-win_amd64.whl
.
File metadata
- Download URL: pydriver-1.0.1-cp27-none-win_amd64.whl
- Upload date:
- Size: 3.2 MB
- Tags: CPython 2.7, Windows x86-64
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd63238e82cdee241f947245cb4aa710e2aa7e0fcb16a2d6e10d5c86617a85af |
|
MD5 | 0895155ae339eb743a941aec2eff3d68 |
|
BLAKE2b-256 | 800b8921dbce079c750e4f43882c72d7bbfa4231c121d02085271acaabb78bf5 |