-
### Model/Dataset/Scheduler description
CenterFormer is a center-based transformer network for 3D object detection, which achieves state-of-the-art performance for a single model on the Waymo Open …
-
To someone who's interested in testing multiple custom images (cut from video), save the following as infer.py and change the dataset path and output path, then run:
`python infer.py configs/your_mod…
-
Hello everyone !
@MaybeShewill-CV, Thank you so much for sharing a very useful source.
Able to get impressive lane segmentation results but post-processing needs to modify to work for custom data…
-
I downloaded Tusimple testset, the dataset looks like:
```
.
├── clips
│ ├── 0530
│ ├── 0531
│ └── 0601
├── readme.md
└── test_tasks_0627.json
```
where to found these:
```
l…
-
run_metadata)
tensorflow.python.framework.errors_impl.InvalidArgumentError: {{function_node __inference_Dataset_map_decode_236}} Input to reshape is a tensor with 470016 values, but the requested…
-
> 你的做法和我的一樣,我也是把學習率降低之後就可以訓練了,但是當epoch跑到一定次數之後,仍會有nan的情形出現.
> 而且accuracy只有在0.5~0.6之間,請問你有這樣的情形嗎?
> 謝謝!!
你好,我遇到的问题和你的一模一样,请问你解决了吗?是怎么解决的啊?
_Originally posted by @fayechou in https://github.com/…
-
我想用自己用labelme标注的数据集训练,我看这里只给出了culane和tusimple的格式,请问需要做哪些修改呢?
-
@ fabvio. This is Harikrishnan from India, PhD student. I am working on Indian road lane detection. I would like to know about the tool that u have created
-
Thanks for your great work!
Could you please write a more detailed README for using Tusimple Dataset? Like how the dataset and code files should be arrange? If you had done this work, please tell me …
-
Folks,
Will there be any work to make this code Tensorflow 2 compatible?
Thanks,