Downloads · 30 days
9
20% of all-time downloads
DungND1107/IntroAIver2
IntroAIver2 is a machine learning model from DungND1107. Use it for the machine learning task on the model card, and read the license before you ship it in a product.
This repository contains a custom ResNet-like CNN trained for image classification. The model is provided in both PyTorch (pytorchmodel.bin) and Safetensors (model.safetensors) formats for easy inference and transfer.
Downloads · 30 days
9
20% of all-time downloads
All-time downloads
44
Public
Parameters
11.2M
89.6 MB on disk
Likes
0
Public
Click a slice to open those files.
.bin44.8 MB · 50%
From the Hugging Face model README
This repository contains a custom ResNet-like CNN trained for image classification. The model is provided in both PyTorch (pytorch_model.bin) and Safetensors (model.safetensors) formats for easy inference and transfer.
preprocessor_config.json.train.py for full training and inference pipeline.pytorch_model.bin: PyTorch weightsmodel.safetensors: Safetensors weightsconfig.json: Model configpreprocessor_config.json: Preprocessing configtrain.py: Source codeprediction.csv: Example predictionsIf you use this model, please cite the repository: https://huggingface.co/DungND1107/IntroAIver2