rampnet-model / config.json
johnomeara's picture
Update config.json
4c227f0 verified
raw
history blame contribute delete
226 Bytes
{
"_name_or_path": "projectsidewalk/rampnet-model",
"architectures": [
"KeypointModel"
],
"auto_map": {
"AutoModel": "modeling.KeypointModel"
},
"heatmap_size": [ 512, 1024 ],
"model_type": "convnextv2"
}