-
GeoTIFFs are currently `Int16`, which means that the limit on vertical resolution is 1m. Higher resolution datasets (i.e. LiDAR) effectively lose resolution when converted to `Int16`. (NED is distribu…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmcv/issues) and [Discussions](https://github.com/open-mmlab/mmcv/discussions) but cannot get the expected help.
- [X] Th…
-
```console
➜ 3d-multi-resolution-rcnn git:(master) ✗ CUDA_VISIBLE_DEVICES=0 ./tools/dist_train.sh configs/3d-multi-resolution-rcnn.py 1 --validate
~/.local/lib/python3.8/site-packages/torch/dis…
-
Hi,
I have a question to ask.
After I follow the steps to install, start training `python tools/train_moco.py --img_size 32 --moco-k 12800 --arch resnet18_cifar --save_folder ./results/cifar10/moco_…
-
**Describe the bug**
I'm trying to use deepspeed to finetune a bert based classification model, but when trying to launch multi-node training all nodes include localhost get errno: 110 - Connection t…
-
### Reminder
- [X] I have read the README and searched the existing issues.
### System Info
[2024-09-17 10:58:53,418] [INFO] [real_accelerator.py:203:get_accelerator] Setting ds_accelerator to cuda…
-
Hello,
I hope you are doing well. I am working on a project where I would like to use the InternImage dataset solely for object detection without involving segmentation. I attempted to use it with …
-
We need to have a temporary downtime for one backend in our object store configuration that looks something like the following:
```xml
…
-
## RDD Resilient Distributed Datasets
![image](https://user-images.githubusercontent.com/16349466/97739019-99ff9a00-1ab5-11eb-846b-e9fad19be8ca.png)
RDDs seem a lot like _**immutable**_ sequential…
-
Hi, I was prompt tuning "glip_large_model.pth" with the following commands:
`python -m torch.distributed.launch --nproc_per_node=1 tools/finetune.py \
--config-file configs/pretrain/glip_Swin_…