-
微博内容精选
-
I used the command as follow:
srun -p Ai4sci_3D --gres gpu:1 bash tools/dist_train.sh configs/imvoxelnet/imvoxelnet_kitti.py 1
But I meet some problem:
(imvoxel) [nanuey@SH-IDC1-10-140-24-3…
-
The training loss curves of YOLO don't look good, I think the reason might we are doing fine tuning and the initial lr might be too much or too little.
![results](https://github.com/HCA97/Mosquito-…
-
hello, author of DQS3D:
I have changed the version of pytorch 1.10.2, torchvision 0.11.3 and CUDA 11.3 according to your advice. But the project cannot run successful, I present the docker file I …
-
DiceLoss function in loss.h,just like iou.
-
Hi, thanks for releasing the code of your great work!
In the paper and code, I notice that you use iou(SLTtracker) - iou(argmax tracker) as per-frame reward and there seems to be no sequence-level …
-
## Keyword: differential privacy
### State-of-the-Art Approaches to Enhancing Privacy Preservation of Machine Learning Datasets: A Survey
- **Authors:** Chaoyu Zhang
- **Subjects:** Cryptography an…
-
Apply smoothing during vertex_position optimization
-- maybe not each iteration, but if loss exceeds the margin
-
Hi! Yezhen Cong:
I tested the model which train with 0 unlabeled weight. The result indicated that the model perform better than 1 unlabeled weight.
Does 0 unlabeled weight means completely l…
-
While running tools/train.py, I run into an error in the following command:
`from mmdet.apis import (get_root_logger, init_dist, set_random_seed, train_detector)`
Kindly suggest a fix to the bug.
…