datareader
params = datareader.get_params()
path = datareader.__path__[0]
newpath = os.path.join(path, "data/input/stanford/bookstore/video0/annotations.txt")
X = datareader.read_dataset(params, newpath)
print(X)
Third party
Stanford Drone Dataset annotations from https://cvgl.stanford.edu/projects/uav_data/ are used:
Please cite also the Stanford Drone Dataset: A. Robicquet, A. Sadeghian, A. Alahi, S. Savarese, Learning Social Etiquette: Human Trajectory Prediction In Crowded Scenes in European Conference on Computer Vision (ECCV), 2016.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
datareader-0.0.9.tar.gz
(57.3 MB
view details)
File details
Details for the file datareader-0.0.9.tar.gz.
File metadata
- Download URL: datareader-0.0.9.tar.gz
- Upload date:
- Size: 57.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.3.3 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b1ae84e4317dd2cf15285da4e34ff8602a140333e2f27732fb29bb759fb1aa3
|
|
| MD5 |
c32ad66963eccc195b9b29dfd7dc2ad2
|
|
| BLAKE2b-256 |
7065338d677ab24dcef88f48f49efebbc4bf0fb5bdf63200cedd14ab9145cad2
|