-
**System information**
* Have I written custom code: NO
* OS Platform(e.g., window10 or Linux Ubuntu 16.04):window11
* Python version:3.8.13
* Deep learning framework and version(e.g., Tensorflow2…
-
This is the config file:
# >>>>>>>>>>>>>>>>>>>>> Start of Changed >>>>>>>>>>>>>>>>>>>>>>>>>
_base_ = [
'../_base_/models/mae_vit-base-p16.py',
# '../_base_/datasets/cifar.py',
'../_…
-
### Describe the bug
I am trying to use mmrazor to quantize the model, but it gives me the following error and fails -
Traceback (most recent call last):
File "tools/ptq.py", line 74, in
…
-
https://github.com/megvii-research/PETR/blob/e48faec8aa24bdd14f95692428ddc4982f2f71cb/projects/mmdet3d_plugin/datasets/pipelines/loading.py#L121
请问一下,为什么我生成的pkl文件里面results['sweeps']字段下面没有摄像头相关的keys,下…
-
Sometimes the config file at `~/.config/pudb/pudb.cfg` gets reset to the default value. Using `pudb 2019.1`. This occurs in multiprocessing run where I use `export PYTHONBREAKPOINT=pudb.remote.set_tra…
-
### 🚀 The feature, motivation and pitch
I did not see an example for this, but I am trying to run a PyG model using pytorch DDP with nccl as in this example
[multigpu](https://github.com/pytorch/exa…
-
Hi.
I'm trying to train with your code and I'm getting an AssertionError.
The training was fine when I ran train.py first, but for some reason the training was aborted, when I ran train.py again and…
-
Thank you so much for your remarkable contributions to the field of change detection! I have successfully trained and inferred this model using the provided samples. However, I have a question regardi…
-
### 🐛 Describe the bug
I have been getting stuck with a Cuda OutofMemoryError for a while on my project. I discovered that the SparseTensor transformation might be helpful. Given that I am using th…
-
### Describe the issue
Issue:
微调7b,训练时一直卡着不动,A100 40G X8
Command:
```
PASTE THE COMMANDS HERE.
```GPU=$((WORLD_SIZE * 8))
echo GPU=${GPU}
echo WORLD_SIZE=$WORLD_SIZE
echo RANK=$RANK
echo MAS…