-
Recently **autonomous driving** is linked with the concept of **data closed loop**, because it is widely acknowledged that development engineering of autonomous driving is to solve a “**long-tail prob…
-
hello, Danila, very glad to contact you, writing to ask you a question, thanks for you help.
you have done a grate job about "FCAF3D: Fully Convolutional Anchor-Free 3D Object Detection" and given a…
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [Y ] I am using the latest TensorFlow Model Garden release and TensorFlow 2.
- [Y ] I am reporti…
-
### System information
- **What is the top-level directory of the model you are using**: `object_detection`
- **Have I written custom code (as opposed to using a stock example script provided in Ten…
-
Now I'm implementing a model where "rbbox_overlaps" function is used (for computing the iou loss between predicted rotated bbox and ground truths). The predicted rotated bbox is a torch tensor with sh…
-
# 【PaddlePaddle Hackathon 4】模型套件开源贡献任务合集
(此 ISSUE 为 PaddlePaddle Hackathon 第四期活动的任务 ISSUE,更多详见 [【PaddlePaddle Hackathon 第四期】任务总览](https://github.com/PaddlePaddle/Paddle/issues/50629))
注:开发请参考 [贡…
-
Hi there,
I've been trying to compute the validation loss but so far I had no success. What I've tried to do was to modify test.py by adding a call to compute_loss(). I tried different ways to cal…
-
[2022-05-31 02:44:25] [316241c6] [30] urllib3.connectionpool: http://192.168.2.109:8080 "GET /api/v1/allocations/7.ee72787d-c20e-4824-b0da-ef3e3287e708.1/signals/preemption?timeout_seconds=60 HTTP/1…
-
I succeed on Training on Voc and get the img.
And i download the model `yolo_mobilev1 0.75`, put it in `/data`
When i try `make train MODEL=yolo_mobilev1 DEPTHMUL=0.75 MAXEP=10 ILR=0.0001 DATASE…
-
Hi @lilanxiao,
thanks for your great work!
When I run the demo, I found that sometimes loss will suddenly increase and iou will suddenly drop.
Is there any ideas about this problem?
![differentiab…