-
RandAugment has a memory leak. I've reproduced this by piping a tf.data.Dataset through a rand augment layer.
-
thank you for sharing the code~
i met the problom when start dist_train.sh
swap mem increase to full, then crashed, got error
![image](https://user-images.githubusercontent.com/34511872/19032369…
-
Hi, thanks for your great work.
I want to train the PETRv2 using a single GPU, with default config you have provided with nothing else altered, but get nan in grad_norm after several iters during the…
-
## Desc
Hi. I ran into an error while I tried to load a model and to run a test inference. I modified `DATA.TEST.PATH`, `DATA.TEST.MASK_PATH`, and `PATHS.CHECKPOINT_FILE`. As you can see, I don't hav…
-
@r-abishek can you take a look at these?
```
cmake -D BACKEND=CPU ../rpp/
-- The CXX compiler identification is Clang 5.0.1
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info…
-
I have reproduced your excellent work DETR3D but met some trouble, I didn't find the config parameter to change the batch_size of the model. Should it be added to the config.py (like [detr3d_res101_gr…
-
Paper: [GridMask Data Augmentation](https://arxiv.org/abs/2001.04086)
Citation: ~70
Code: https://github.com/google/automl/blob/master/efficientdet/aug/gridmask.py
Demo:
![image](https://user…
innat updated
2 years ago
-
Hello everyone
Thank you very much for your attractive project.
As you said in the instructions, I went and installed the libraries and made the folders and put the `pkl` related to the `V1.0-mini `…
-
Hello, I think I meet trouble and need help urgently!
When I run 'test.py' as what the Readme said, I encountered this error, and the terminal was stuck:
```
(bevfusion) root@zhangcaiji:~/bevf…
-
Hi,
When I did the experiment on NuScenesDataset, I found that an error was reported in the configuration file [detr3d_vovnet_gridmask_det_final_trainval_cbgs.py](https://github.com/WangYueFt/detr3d/…