Javad Amirian
Javad Amirian
http://its.acfr.usyd.edu.au/datasets/usyd-campus-dataset/
As we are not allowed (?) to store the datasets here, we need to remove them and instead write scripts to download/unzip/ and use them. 1. It can be done...
https://github.com/soraxas/Occ-Traj120
This is the paper: http://vision.stanford.edu/pdf/alahi14.pdf Here is the link to the dataset: https://www.dropbox.com/sh/czrlfdc3f39ekbl/AABNU-xw-A2Z5Ilfoc17ugRca
1. apply for getting the dataset, 2. calculate the stats to be added https://zen-traffic-data.net/english/description/
http://thor.oru.se/
I face this error when trying to build the library by cmake: ``` $ make Scanning dependencies of target torch2trt_plugins [ 25%] Building CUDA object CMakeFiles/torch2trt_plugins.dir/plugins/src/example_plugin.cu.o /media/HP8GB/torch2trt/plugins/src/example_plugin.cu(27): error: identifier "__hmul"...
> The train and set set has completely overlap In file **create_dataset**.py, lines 118-120 the frame indices are shuffled and form the _train_idx_ and _test_idx_. Let's assume frames 10 is...
Hi Parth @theDebugger811 , I'm wondering how should I read the scene data in your dataset: 1. how to read the __tags__ in the following examples? ``` {"scene": {"id": 35,...
## Error I finally managed to run the script `examples/interactive_play.py` and now I can control the fetch robot. But when I try to control the humanoid I face the following...