-
Here are the steps I needed to get this to work in windows 10:
---
## failed
- `python_embeded\python.exe -m pip install -r ./ComfyUI/custom_nodes/ComfyUI-4DHumans/requirements.txt`
## Man…
-
Thank you for open source your exciting work.
I try to install ALICE on Windows and have pip = 23.2.1 and Anaconda python=3.11, but have the following issue with "import torch".
I am not sure how to…
-
执行安装时报如下错误,无法安装成功。基本上都是提示
```
WARNING: Package(s) not found: deepspeed
```
conda env create -f environment.yaml
```
# pip
detectron2==0.6【已解决】
detectron2-densepose==0.6
rrun==1.13.1
to…
cpken updated
3 weeks ago
-
Fine-Tuning Detectron2 model pre-trained on the COCO dataset.
-
### 🐛 Describe the bug
torchbench_amp_bf16_training
xpu train detectron2_fcos_r_50_fpn
Traceback (most recent call last):
File "/home/sdp/actions-runner/_work/torch-xpu-ops/pytorch/benc…
-
File "Mask2Former/detectron2/engine/train_loop.py", line 150, in train
self.after_step()
File "detectron2/engine/train_loop.py", line 180, in after_step
h.after_step()
File "Mask2Form…
-
2023-04-03 17:25:05.926 detectron2 is not installed. Cannot use the hi_res partitioning strategy. Falling back to partitioning with the fast strategy.
Is it it a problem?
can't install via "pip in…
-
Hi community,
I have set the `load_from` flag like:
`load_from = '/app/src/mmdetection/checkpoints/mask_rcnn_r50_caffe_fpn_mstrain-poly_3x_coco_bbox_mAP-0.408__segm_mAP-0.37_20200504_163245-42aa3d…
-
Hi,
I am using AdelaiDet + detectron2 on HPC and keep running into issues to due having to use old dependencies.
Is detectron2 still actively maintained?
Could it be updated to support more …
-
Dear author:
运行`run_iod.sh`,终端输出`d2.checkpoint.detection_checkpoint]: [DetectionCheckpointer] Loading from detectron2://ImageNetPretrained/torchvision/R-50.pkl ...`后,程序卡住了