Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
typorch
/
secondlife-detect
like
0
Image Classification
Transformers
ONNX
typorch/realorsecondlife-l
art
Inference Endpoints
License:
gpl-3.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
11d5a1b
secondlife-detect
/
config.json
typorch
Update config.json
11d5a1b
verified
7 months ago
raw
Copy download link
history
blame
Safe
200 Bytes
{
"num_channels"
:
2
,
"model_type"
:
"onnx"
,
"id2label"
:
{
"0"
:
"reallife"
,
"1"
:
"secondlife"
}
,
"label2id"
:
{
"reallife"
:
0
,
"secondlife"
:
1
}
}