Transformers
Safetensors
facesmultitasknet
multitask-learning
efficientnet
computer-vision
Generated from Trainer
Instructions to use thethinkmachine/EfficientNetV1-B4-FacesMTL-EXP1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use thethinkmachine/EfficientNetV1-B4-FacesMTL-EXP1 with Transformers:
# Load model directly from transformers import FacesMultiNet model = FacesMultiNet.from_pretrained("thethinkmachine/EfficientNetV1-B4-FacesMTL-EXP1", dtype="auto") - Notebooks
- Google Colab
- Kaggle