-
Hi ! Guoxia Wang,
I had read the evaluation matlab code, which include the evaluation method of **edge** and **occlusion orientation**. And I found that the part of occlusion orientation eval is a …
-
There is 7481 images(with labels) in KITTI dataset. I filtered them to just keep images with cars.
Then I split remaining images into training set and validation set with the same amount (3410).
I t…
-
I have prepared training data in `KITTI` format, while training console reports warning
```
4330/5000 [========================>.....] - ETA: 9:46 - loss: 0.1553 - regression_loss: 0.1429 - classi…
-
With Psychtoolbox 3.0.12, on Linux (Fedora 21 with Xfce, without compositing for the window manager), I get a synchronization failure with the proprietary driver fglrx. It looks like a false negative:…
ghost updated
5 years ago
-
I used this code to test the 3d bounding box. Its showing some TensorSliceReader error.
`python main.py --mode test --gpu 00:1e.0 --image training/image_2/ --box2d training/label_2/ --model model/ …
-
Your works is amazing!
Still, I'm puzzled about some details of the peak back-propagation process in your paper.
In the paper, a few demo results of your model show a promising performance that PRM…
-
Do you have any statistics of how many samples we would have if we wanted the ones that had both object and action annotations?
-
to foster community involvement - some richer sample code beyond MNIST should be tackled.
Generative Adversarial Networks is a hot topic amongst ML - and some sample code using swift should help enco…
-
to foster community involvement - some richer sample code beyond MNIST should be tackled.
Generative Adversarial Networks is a hot topic amongst ML - and some sample code using swift should help enco…
-
Hi,
I want to generate the executable file of pcl_gpu_kinfu_large_scale and pcl_gpu_kinfu.
I have downloaded the source code from github pcl-1.8.0-rc1. And my os is ubuntu 14.04 armhf (Nvidia TK1…