- 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
Release files for pydriver 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distributions (sdists)
| File | Size | Uploaded | |
|---|---|---|---|
| pydriver-1.0.1.zip | 96.5 kB | Details | |
| pydriver-1.0.1.tar.gz | 71.9 kB | Details |
Built distributions (wheels)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pydriver-1.0.1-cp34-none-win_amd64.whl | CPython 3.4 | none | Windows x86-64 | Details |
| pydriver-1.0.1-cp27-none-win_amd64.whl | CPython 2.7 | none | Windows x86-64 | Details |
Total release size: 6.8 MB
Release files / pydriver-1.0.1.zip
| Download URL | pydriver-1.0.1.zip |
|---|---|
| Size | 96.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
588886992ec6aba3875f8a6a2c30326d7995b40cb7a118d8562063417d55ae0a
|
|
BLAKE2b-256 checksum How to use checksums |
d745e508cd77dc349a8ad7374e757e7a807da41feb74039b32488900bc756736
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / pydriver-1.0.1.tar.gz
| Download URL | pydriver-1.0.1.tar.gz |
|---|---|
| Size | 71.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
614d4b57c49078b6e9d3b549a21529104fbac84cca3e9d3ea4a2ab7624c73da6
|
|
BLAKE2b-256 checksum How to use checksums |
372df6182817e4e0365ed9a31424aecf71392ea7c9589db72c233ebf06cf92c5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / pydriver-1.0.1-cp34-none-win_amd64.whl
| Download URL | pydriver-1.0.1-cp34-none-win_amd64.whl |
|---|---|
| Size | 3.5 MB |
| Tags | CPython 3.4 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
8dde4e9755b2f429e8272d7027d122e5442b29d8b1eb279c5352fd05796c9a6c
|
|
BLAKE2b-256 checksum How to use checksums |
a7273d87e3228a81d9cdd696df41fdbfe27ee5dbb97fb0d5ff6c3b3b66474bd7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / pydriver-1.0.1-cp27-none-win_amd64.whl
| Download URL | pydriver-1.0.1-cp27-none-win_amd64.whl |
|---|---|
| Size | 3.2 MB |
| Tags | CPython 2.7 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
cd63238e82cdee241f947245cb4aa710e2aa7e0fcb16a2d6e10d5c86617a85af
|
|
BLAKE2b-256 checksum How to use checksums |
800b8921dbce079c750e4f43882c72d7bbfa4231c121d02085271acaabb78bf5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |