-
The project is impressive.
Would you be willing to share the training code for this project?
Thank you for considering my request!
-
Great to see the Beta 10 version solving the previous bugs, this really is an impressive mod.
I noticed this with the pre Beta 10 but due to more important issues I've left reporting the bug to see i…
-
## Description
My issue is very similar to #6705, though I believe I can rule out the compute capacity of my GPUs as the issue as they are >8 (NVIDIA RTX A6000).
## Reproducible example
```python
imp…
-
作者您好,请问您尝试过使用高分辨率数据集(比如[X-TRAIN](https://github.com/JihyongOh/XVFI))训练RIFE吗?我在训练过程中遇到了一些问题。
实验设置如下:
1. 构造三帧组。X-TRAIN数据集中一个视频有65帧(索引为0到64),可以构造不同时间间隔的三帧组:0,1,2; 0,2,4; 0,3,6; 0,4,8; 0,5,10; ...; 0,32…
ZXMMD updated
18 minutes ago
-
The link to the pre-training model and dataset has expired, can you give a new download link again.
-
I am a newcomer to deep learning, and when I used your provided example to fine-tune my plant gene data, I found that it overfitted and had a not high accuracy. Is there any good solution for this? Th…
-
## Bug Description
Users have experienced model completely not learning when adapting their pipeline to FSDP (loss stays constant for each epoch), as reported in `https://github.com/huggingface/accel…
-
### System Info
- `transformers` version: 4.45.2
- Platform: Linux-5.14.0-427.37.1.el9_4.x86_64-x86_64-with-glibc2.34
- Python version: 3.9.19
- Huggingface_hub version: 0.23.5
- Safetensors ve…
-
I found in your paper that you mentioned using a Deformable-DETR model pre-trained on the LVIS dataset, but in the code, you used a pre trained model called "SenseTime/deformable detr", which is pre-t…
-
### System Info
OS Version : windows 11
Python Version : 3.11.9
Pandas ai version : 2.2.14
### 🐛 Describe the bug
Thanks for the Great work!
As a part of training the agent (QA Training) ,start…