Instructions to use KristofGaming39/Zer0Shot-image-RobloxCharacters with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use KristofGaming39/Zer0Shot-image-RobloxCharacters with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://KristofGaming39/Zer0Shot-image-RobloxCharacters") - Notebooks
- Google Colab
- Kaggle
Zer0Shot-image-RobloxCharacters (English)
This is my AI model, that i have trained for classifying Roblox Characters on a part of a screenshot that is cropped to 244x244. I made this model at
2024.01.13 (yyyy/mm/dd), so yea. To use it, simply download the AI model and then use the codefortraining.py for training it own your own. Make sure
to rename all of your images files as 'human{i}.png' (i means number) and it must be the size of 244x244!
Zer0Shot-image-RobloxCharacters (Magyar, Hungarian)
Ez az én mesterséges intelligencia modellem, amit a Roblox karakterek osztályozására képeztem ki egy képernyőkép 244x244-esre vágott részén. Ezt a modellt én készítettem 2024.01.13 (éééé/hh/nn). A Használatához egyszerűen töltsed le az AI-modellt, majd használd a "codefortraining.py" fájlt a te továbbtanításához. Győződjél meg róla hogy az összes képfájl átnevezéséhez 'human{i}.png' (i az a szám) névre, és 244x244 méretűnek kell lennie!
Table of Contents
TrainingUsage
Simply download the AI model and then use the codefortraining.py for training it own your own (in Google Colab).
PredictingUsage
Just copy and paste the code from codeforpredicting.py for predicting the test images. (in Google Lab)
- Downloads last month
- -