-
Hello, thank you very much for your outstanding work. Your discussion about fine-tuning DeViT and achieving significant performance improvements is truly ingenious. I attempted to fine-tune DeViT myse…
-
## Instructions To Reproduce the 🐛 Bug:
1. Full runnable code or full changes you made:
```
conda create -n detectronTestNew python=3.8.10
conda activate detectronTestNew
conda install pytorch==1…
-
I encountered an issue while trying to train the model on my custom dataset. The error message I received is as follows:
Traceback (most recent call last):
File "/mnt/d/Pycharm_Projects/UniDet/tra…
-
pip install git+https://github.com/facebookresearch/detectron2.git@v0.6#subdirectory=projects/DensePose
选择v0.6,而不是main,main在linux下没问题。但是windows下无法编译。
其次,提醒大家,cv2的typing目录下的__init__.py文件要修改严谨。
如…
-
Hi @zhanghang1989
I used your pre-trained model in training with our custom dataset and it worked very well and thanks to your work.
I have a doubt regarding the trained model and installation.…
-
I ran a script to inference a custom dataset made by myself with more than 300 annotation following this tutorial: https://colab.research.google.com/drive/16jcaJoc6bCFAQ96jDe2HwtXj7BMD_-m5 I used the …
-
**Describe**
Model I am using (LayoutLMV3):
I have sucessfully finetuned LayoutLMV3 model on custom dataset similar to publaynet dataset on object detection task , it saves a .pth model but when I t…
-
When I try to train the model with the command:
`python3 train_mask.py --config-file configs/maskformer/cityscapes.yaml --num-gpus 2 OUTPUT_DIR ./output/ps`
It raise the error shows that:
Amb…
-
Hi.
Are there any plans to extend this repo to also transform detectron2 models to tensorrt?
-
Hi @IssamLaradji.
I am planning to integrate detectron2 with haven this week. Can you please guide me.
Thanks,
Rakesh