Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
clip-unet-model – AI Model by mattidebeer | AlphaNeural AI
You can deploy this model and start earning money today!
mattidebeer
/
clip-unet-model
like
0
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
Dummy Segmentation Model
This is a PyTorch image segmentation model with 3 output classes.
Usage
python
1
from
load_model
import
load_model
2
model
=
load_model
(
)