-
安装PaddleSlim develop分支,或PaddleSlim2.1版本(预计5月20日前发布)。
在PaddleClas路径下执行以下命令,验证PaddleClas中所有模型的剪裁效果(仅计算FLOPs, 不重训模型):
```
find configs/ -name *.yaml | xargs -i python tools/prune.py -c {}
```
以上命令…
-
Hi, I would like to make a check of whether the GridMask augmentation is used to random mask the grids in the image plane or not. By the way, have you studies the influence of this data augmentation> …
-
I use the newest code to train.
The training performance is far lower than the official mAP of 68.52 and NDS of 71.38.
May I ask if anyone has encountered this problem?
```
Results writes to /tm…
-
作者您好,当我直接使用一下命令安装mmdet3d
conda install pytorch torchvision -c pytorch
pip install openmim
mim install mmcv-full
mim install mmdet
mim install mmsegmentation
git clone https://github.com/open-m…
-
虽然在focal-petr的config中,并没有对img-feats做过滤。
但,我想请教一下,如果做过滤操作的话,是否还开启use_grid_mask。因为grid-mask会影响focal-head的效果
-
### Describe the question.
## Question description
I referred to official documents and examples to write a class for loading data through Dali, and used this class to load data for my model trainin…
-
**Background Issue**
Over High Mountain Asia discrepancies were found in the glacier elevation distribution that were retrieved from the CTSM/CLM glacier dataset (mksrf_glacier_3x3min_simyr2000.c1209…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmdetection3d/issues) and [Discussions](https://github.com/open-mmlab/mmdetection3d/discussions) but cannot get the expec…
-
A [user in the forum](https://forum.generic-mapping-tools.org/t/standardized-human-readable-gmt-parameters-for-pygmt-matlab-julia-pyshtools-etc/77) recently brought up a bit of this issue. We also hav…
-
We need to carefully verify the orientation (specifically, the north-south orientation) of all relevant arrays (e.g., catrain, catmask, tranposition probabilites) are consistent with each other. Curre…