vjepa2-vitl-img16-256-onnx / model.report.json
abdelstark's picture
Upload model.report.json with huggingface_hub
5ea037f verified
Raw
History Blame Contribute Delete
2.15 kB
{
"model_id": "facebook/vjepa2-vitl-fpc64-256",
"onnx_path": "/private/tmp/vjepa2-vitl-img16-256/model.onnx",
"opset": 17,
"image_size": 256,
"repeat_frames": 16,
"temporal_groups": 8,
"spatial_tokens": 256,
"thresholds": {
"min_patch_cosine": 0.999,
"max_patch_mean_abs_diff": 0.01,
"max_patch_max_abs_diff": 0.5
},
"validation_records": [
{
"image": "buffalo_sample_image.jpg",
"patch": {
"cosine": 0.9999999998024888,
"max_abs_diff": 0.0016198158264160156,
"mean_abs_diff": 2.3574510123580694e-05
},
"allclose_atol": 0.001,
"allclose_rtol": 0.001,
"allclose_pass": false,
"threshold_pass": true
},
{
"image": "cat.jpeg",
"patch": {
"cosine": 0.9999999932862402,
"max_abs_diff": 0.0064334869384765625,
"mean_abs_diff": 0.00013696696260012686
},
"allclose_atol": 0.001,
"allclose_rtol": 0.001,
"allclose_pass": false,
"threshold_pass": true
},
{
"image": "elephant_sample_image.jpg",
"patch": {
"cosine": 0.9999999997950355,
"max_abs_diff": 0.0012044906616210938,
"mean_abs_diff": 2.6018260541604832e-05
},
"allclose_atol": 0.001,
"allclose_rtol": 0.001,
"allclose_pass": false,
"threshold_pass": true
},
{
"image": "rhino_sample_image.jpg",
"patch": {
"cosine": 0.9999999998663357,
"max_abs_diff": 0.0006375312805175781,
"mean_abs_diff": 2.2421299945563078e-05
},
"allclose_atol": 0.001,
"allclose_rtol": 0.001,
"allclose_pass": true,
"threshold_pass": true
},
{
"image": "zebra_sample_image.jpg",
"patch": {
"cosine": 0.9999999998178878,
"max_abs_diff": 0.00168609619140625,
"mean_abs_diff": 2.2568987333215773e-05
},
"allclose_atol": 0.001,
"allclose_rtol": 0.001,
"allclose_pass": false,
"threshold_pass": true
}
],
"validation_passed": true,
"input_independence_cosine": 0.31675689132085366,
"input_independence_threshold": 0.85
}