Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

You must be 18+ to view this content

Hotscreen may contain content you must be 18+ to view.

The creator of this page has specified that it contains mature themes and content. Please enter your birthdate to verify you are 18 or older:

or Return to itch.io

Hotscreen

Add very hot effects to your screen. · By PerfectFox265

How to train your own .onnx model?

A topic by Denshirenji-san created Sep 01, 2025 Views: 737 Replies: 2
Viewing posts 1 to 3

I noticed that you can setup your own custom models in the menu, but I'm curious how would one train such for Hotscreen? I imagine it's loads of work (using Ultralytics and YOLOv11 for example) but is it feasible for an ordinary casual user to do it? Is it all just too much to explain?

Developer

I would like to provide a python script that can finetune a model with the images of your own dataset. You will still need to know how to use python and the most work would be to labelize your dataset which takes time.

Also, some new transformers models could work better than the yolos, so I will try them (this month) before creating a tutorial.

(1 edit)

That'd be much appreciated, will patiently wait for that then. Good job on the software and thanks for the active development and communication :)