-
**After [fine-tuning,](https://github.com/AILab-CVC/YOLO-World/blob/master/docs/finetuning.md) the detector fails to detect objects,the Output Image Has No Detected Boxes, even though the loss keeps d…
-
Hi, I have successfully run your repo.
1) Currently, I am trying to finetune the Zero123 part on my own dataset. Can you give some hints on how to do this? And how to prepare input data from 3D `ob…
-
Starting in 4.0.5 there is more Cookie Samesite support. We need to fine tune these settings and potentially remove any previous efforts at CSRF if it's conflicting with the built-in CI4 implementati…
-
Create dataset to finetune
-
Hello, thanks for sharing this amazing work with all the codes and weights !
I created my own RGB-D dataset with custom dataloaders following #105 and ran a finetuning
My finetuning results are no…
-
Hi, First of all thanks a lot for sharing the code.
I reviewed the code for PatchTST in the Time-Series-Library. In the original implementation of PatchTST, they use both self-supervised and super…
-
Hi, I have a corpus of about 500,000 protein sequences and would like to apply them to existing models like ESM2 or this one for predicting the fitness effect of changing an amino-acid for another.
H…
-
### Checks
- [X] This template is only for usage issues encountered.
- [X] I have thoroughly reviewed the project documentation but couldn't find information to solve my problem.
- [X] I have searche…
-
When I click fine tune model where does this data come from? Is it collecting everything I type? Of course locally and hopefully not uploading it I would trust. I am personally fine with this and thin…
-
Has anyone been able to achieve this successfully ?
I've tried saving my model in gguf format with:
```
model.save_pretrained_gguf("model_gguf", tokenizer)
```
and then to convert it in onn…