-
Hi,
Thank you for the great work and the dataset. I was wondering if you could release the checkpoints for both RealBSR-RGB and RealBSR-Raw models, along with the predictions on the testing set for…
-
昨天使用sd3去做DreamBooth微调时候,它运行一直报错这个
If your task is similar to the task the model of the checkpoint was trained on,you can already use T5EncoderModel for predictions without further training
A…
-
I am encountering incorrect predictions from my image classification model. The model accepts input of shape [1, 3, 224, 224] and is expected to output class probabilities in the shape [1, 44]. Howev…
-
### Bug description
Hello thanks for the awesome package. I am going to process a pdf document with OCR but I am facing the issue in Window Machine. I have installed the doctr, tf and pt from sourc…
-
**Description:**
We need to improve the readability of our `predict` function in `app/services/cnn/cnn.py`. This function is crucial for performing multi-label image classification using our pre-load…
-
I've tried to finetune the llm4decompile-6.7b model on my dataset and the result is impressive.
My own dataset looks like the following format
```{'instruction': 'MY_CUSTOMIZE_QUESTION, 'input': '',…
-
**Is your feature request related to a problem? Please describe.**
When the user runs an inference job, an extra "field" is calculated containing a model’s predictions. The semantics of this field …
-
### Short description of current behavior
I trained 3 models on the same task (same dataset, target and features) using the "module" argument
- Regression (ridge linear regression)
- XGBoostMixer
…
-
Hi, there might be a bug in unsloth I found. For better clarification, I shared the code of the unsloth's llama 3.1 training notebook just with a small change . anyone can help me check why the train…
-
请教各位,我想跑通代码并根据预测和分割的结果做进一步处理,我运行了ultralytics/predict.py,用的是博主训练的权重,把source路径改为了'ultralytics/predict_images/2.jpg',运行后能看到runs文件夹有预测后的标记,但是predicitons是None,这是什么原因呢?
`model = YOLO('ultralytics/weights/v…