-
In an effort to unify the Scala 2 and Scala 3 documentation, we would like the current [Scala 3 Book](https://docs.scala-lang.org/scala3/book/introduction.html) to become a complete documentation of S…
-
I used cascade_mask_rcnn_vitdet_l_100ep.py to train a custom dataset, which can be trained and verified normally, but I can't reason, I didn't find the corresponding yaml configuration file, I only ha…
-
### Title
Understand and adapt the Hybrid Predictive Coding Model
### Leaders
Louis-Clément da Costa
### Collaborators
Matthis Dallain
### Brainhack Global 2024 Event
Brainhack Marseille
### P…
-
When I ran `python tools/train.py`, there was a ModuleNotFoundError:
```
python tools/train.py model=seg_det_net_ts \
distrib_backend=ddp backbone=pointnet2 num_point=40000 \
batch_size=32…
-
## Describe the bug
Thank uwu fow youw wib!
When trying to make a lora for flux, I keep getting this error about prompting (full traceback at the end)
```
Error running job: text input must…
-
我使用 docker pull pengchuanzhang/pytorch:ubuntu20.04_torch1.9-cuda11.3-nccl2.9.9 这镜像文件构建了训练环境;
然后进行 COCO Fine-Tuning 微调;
_coco.yaml 的配置信息如下:
MODEL:
META_ARCHITECTURE: "GeneralizedRCNN"
WEIGHT…
-
Thanks for you code.
However, when I run "CUDA_VISIBLE_DEVICES=0 python -m torch.distributed.launch --master_port 10025 --nproc_per_node=1 tools/relation_train_net.py --config-file "configs/SHA_GCL_…
-
hello, I was using this set of custom nodes until recently when i tried updating (after a while of not updating). I'm suddenly unable to use them, even after uninstalling and reinstalling and installi…
-
### Description
Re https://github.com/facebook/Rapid/discussions/993
As of now, there is almost no convenient tool for visualizing the shape of roofs during 3D modeling of buildings before saving …
-
### bug描述 Describe the Bug
按照https://github.com/PaddlePaddle/PaddleOCR/blob/main/ppstructure/layout/README_ch.md#72-%E6%A8%A1%E5%9E%8B%E6%8E%A8%E7%90%86 指引,成功训练了版面分析模型,成功导出,并用PaddleDetection中的deploy/…