-
How can I save the model trained? What line of code needs to be modified?
Moreover, how can I load the saved model in order to predict the label of a new NetworkX graph?
-
In this thread you can find the progress related to the "Conversation Classification" problem.
You may find different approaches like classic ML, Feedforward, CNN, RNN, LSTM, GRU etc. here.
I will t…
-
I followed the conda installation instructions in the README:
```
conda create --name unsloth_env python=3.10
conda activate unsloth_env
conda install pytorch cudatoolkit torchvision torchaudio …
-
### This issue is to have a centralized place to list and track work on adding support to new ops for the MPS backend.
[**PyTorch MPS Ops Project**](https://github.com/users/kulinseth/projects/1/vi…
-
**最终复现方案**
https://www.kaggle.com/c/severstal-steel-defect-detection/discussion/114410
目标分割+分类
视觉分割类, 赛题是针对钢板表面的图像,区分出四种瑕疵类型,并且分割出每种瑕疵类型所对应的位置与区域---语义分割。评测指标是Dice coefficient。
evaluated …
-
## Description
Cannot use the `slideflow.Dataset.kfold_split()` method using the conda environment created with the `environment.yml` file. pyomo/bonmin are needed and cannot be installed in the envi…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
Training
### Bug
I hav…
-
Hi,
Could you please share an ExperimentFile using MIL/CLAM pipeline?
Thanks
-
## ❔Question
Hi, I'm currently training yolov5 model, applying 10 fold cross-validation. What I mean is train the model 10 times, 10 epochs each time, to choose the model with the best results and us…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…