-
Hi, thanks for opening source program. I've got a question.
I was running the evaluation using command `CUDA_VISIBLE_DEVICE=7 torchpack dist-run -np 4 python tools/test.py configs/nuscenes/det/trans…
-
When I try to train the model with these command:
`python -m torch.distributed.run --nproc_per_node=1 --master_port=2333 tools/train.py projects/configs/VAD/VAD_base_e2e.py --launcher pytorch --deter…
-
Thanks for your good job!
There is a small question for me, why put GridMask augmentation here rather than train_pipeline? This seems not that elegant, thanks.
https://github.com/linxuewu/Sparse4D…
-
Hello! A very good work!
I've mentioned that in `petr_vovnet_gridmask_p4_800x320.py`, we have `ida_aug_conf = {
"resize_lim": (0.47, 0.625),
"final_dim": (320, 800),
"bo…
-
**Envriment**
fatal: not a git repository (or any parent up to mount point /opt/data)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
sys.platform: linux
Python: 3.8.13 …
-
https://github.com/zhunzhong07/Random-Erasing
https://timm.fast.ai/RandomErase
https://pytorch.org/vision/main/generated/torchvision.transforms.RandomErasing.html#torchvision.transforms.RandomErasin…
-
Hi, author
I trained the [model](https://github.com/HDETR/H-PETR-3D/blob/main/projects/configs/petrv2/hybrid_petrv2_vovnet_gridmask_p4_800x320_lambda1_group4_t1800.py) follow the guide.
My train…
-
@youngjae-avikus
cap를 mosaic와 함께 적용하고 싶으시면 mosaic에 확률을 주시고, capmosaic에 True로 주신 후 targetclass, objscale, tarobjnum을 설정해주시면 되겠습니다.
mosaic를 적용하지 않고 cap만 적용하려면 mosaic를 0.0 주시고, capmosa…
-
Hello, I'm trying to ramp up on your repo by getting all the scripts to run and I've hit an issue with the evaluation that I haven't been able to debug. The suggested command for evaluating detections…
-
```
\par (base) conda activate bevfusion
\par cd /export/data/lwangcg/bevfusion
\par CUDA_VISIBLE_DEVICES=1 torchpack dist-run -np 1 python tools/test.py configs/nuscenes/det/transfusion/secfpn/cam…