https://github.com/seanzero7/VidTag
· scanned 2026-06-16 00:05 UTC (2 months, 3 weeks ago)
18 raw signals (0 security + 18 graph)
Last scanned 2 months, 3 weeks ago · v1 · 16 actionable findings from 1 signal source. 2 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 235 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
test_equal_earth_projection_known_values |
software | healthy | tests/test_models.py:23 |
test_location_encoder_shape |
software | healthy | tests/test_models.py:39 |
test_geoclip_load_rescales_sigma1_branch |
software | healthy | tests/test_models.py:46 |
test_tempgeo_shapes_and_norm |
software | healthy | tests/test_models.py:58 |
test_tempgeo_padding_mask_isolates_pads |
software | healthy | tests/test_models.py:70 |
test_georefiner_non_causal |
software | healthy | tests/test_models.py:82 |
test_gps_noiser_statistics |
software | healthy | tests/test_models.py:95 |
test_vidtag_assembly_and_param_groups |
software | healthy | tests/test_models.py:117 |
_orthonormal |
software | healthy | tests/test_losses.py:11 |
test_phase1_aligned_pairs_give_near_zero_loss |
software | healthy | tests/test_losses.py:17 |
test_phase1_random_is_near_log_n |
software | healthy | tests/test_losses.py:24 |
test_phase1_symmetric_differs_on_asymmetric_logits |
software | healthy | tests/test_losses.py:33 |
test_phase2_perfect_alignment_zero_loss |
software | healthy | tests/test_losses.py:43 |
test_phase2_hand_computed_weighting |
software | healthy | tests/test_losses.py:50 |
test_phase2_video_term_separates_videos |
software | healthy | tests/test_losses.py:68 |
test_config_load_override_attr |
software | healthy | tests/test_utils.py:14 |
test_warmup_step_lr_trajectory |
software | healthy | tests/test_utils.py:34 |
test_checkpoint_roundtrip |
software | healthy | tests/test_utils.py:63 |
test_set_seed_determinism |
software | healthy | tests/test_utils.py:88 |
test_veness_worked_example |
software | healthy | tests/test_metrics.py:26 |
test_nyc_to_la |
software | healthy | tests/test_metrics.py:33 |
test_one_degree_longitude_at_equator |
software | healthy | tests/test_metrics.py:38 |
test_zero_and_antipodal |
software | healthy | tests/test_metrics.py:42 |
test_symmetry |
software | healthy | tests/test_metrics.py:48 |
test_broadcasting |
software | healthy | tests/test_metrics.py:53 |
setup_method |
software | healthy | tests/test_metrics.py:64 |
test_frame_accuracy_thresholds |
software | healthy | tests/test_metrics.py:71 |
test_median_distance |
software | healthy | tests/test_metrics.py:80 |
test_e1_representative_ignores_outlier |
software | healthy | tests/test_metrics.py:88 |
test_threshold_percentages_over_videos |
software | healthy | tests/test_metrics.py:103 |
test_identical_polylines |
software | healthy | tests/test_metrics.py:114 |
test_point_vs_segment |
software | healthy | tests/test_metrics.py:118 |
test_three_vs_two_points |
software | healthy | tests/test_metrics.py:127 |
test_backtracking_polyline |
software | healthy | tests/test_metrics.py:134 |
test_rectangles_at_equator |
software | healthy | tests/test_metrics.py:144 |
test_cosine_latitude_scaling |
software | healthy | tests/test_metrics.py:152 |
test_mean_over_sequences |
software | healthy | tests/test_metrics.py:159 |
test_flat_dict_consistency |
software | healthy | tests/test_metrics.py:168 |
test_mismatched_lengths_raise |
software | healthy | tests/test_metrics.py:186 |
test_hierarchy_accuracy_hand_computed |
software | healthy | tests/test_metrics.py:194 |
haversine_km |
software | healthy | tests/test_gallery.py:22 |
make_coords |
software | healthy | tests/test_gallery.py:31 |
test_grid_covers_padded_bbox |
software | healthy | tests/test_gallery.py:38 |
test_grid_spacing_matches_resolution_km |
software | healthy | tests/test_gallery.py:52 |
test_outliers_excluded_from_bbox |
software | healthy | tests/test_gallery.py:67 |
test_uniform_grid_dedups_identical_regions |
software | healthy | tests/test_gallery.py:84 |
test_uniform_grid_concats_disjoint_regions |
software | healthy | tests/test_gallery.py:92 |
test_save_load_roundtrip |
software | healthy | tests/test_gallery.py:101 |
test_cli_builds_gallery |
software | healthy | tests/test_gallery.py:109 |
test_sample_indices_bounds_and_dtype |
software | healthy | tests/test_data_utils.py:15 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
run.sh |
software | healthy | run.sh |
Dockerfile |
software | healthy | Dockerfile |
GUESSES.md |
software | healthy | GUESSES.md |
SPEC.md |
software | healthy | SPEC.md |
LICENSE |
software | healthy | LICENSE |
requirements.txt |
software | healthy | requirements.txt |
conftest.py |
software | healthy | tests/conftest.py |
test_models.py |
software | healthy | tests/test_models.py |
test_losses.py |
software | healthy | tests/test_losses.py |
test_utils.py |
software | healthy | tests/test_utils.py |
test_metrics.py |
software | healthy | tests/test_metrics.py |
test_gallery.py |
software | healthy | tests/test_gallery.py |
test_data_utils.py |
software | healthy | tests/test_data_utils.py |
NIGHT_REPORT.md |
software | healthy | docs/NIGHT_REPORT.md |
INCREMENTAL_BENCHMARK.md |
software | healthy | docs/INCREMENTAL_BENCHMARK.md |
build_msls_index.py |
software | healthy | scripts/build_msls_index.py |
train_msls_full.sh |
software | healthy | scripts/train_msls_full.sh |
geocode_cityguessr.py |
software | healthy | scripts/geocode_cityguessr.py |
extract_msls.py |
software | healthy | scripts/extract_msls.py |
predict.py |
software | healthy | scripts/predict.py |
download_datasets.sh |
software | healthy | scripts/download_datasets.sh |
smoke_synthetic.py |
software | healthy | scripts/smoke_synthetic.py |
losses.py |
software | healthy | src/vidtag/losses.py |
metrics.py |
software | healthy | src/vidtag/metrics.py |
eval.py |
software | healthy | src/vidtag/eval.py |
__init__.py |
software | healthy | src/vidtag/__init__.py |
config.py |
software | healthy | src/vidtag/config.py |
__init__.py |
software | healthy | src/vidtag/models/__init__.py |
frame_encoder.py |
software | healthy | src/vidtag/models/frame_encoder.py |
vidtag.py |
software | healthy | src/vidtag/models/vidtag.py |
location_encoder.py |
software | healthy | src/vidtag/models/location_encoder.py |
georefiner.py |
software | healthy | src/vidtag/models/georefiner.py |
tempgeo.py |
software | healthy | src/vidtag/models/tempgeo.py |
__init__.py |
software | healthy | src/vidtag/utils/__init__.py |
checkpoint.py |
software | healthy | src/vidtag/utils/checkpoint.py |
seed.py |
software | healthy | src/vidtag/utils/seed.py |
schedule.py |
software | healthy | src/vidtag/utils/schedule.py |
logging_utils.py |
software | healthy | src/vidtag/utils/logging_utils.py |
device.py |
software | healthy | src/vidtag/utils/device.py |
__init__.py |
software | healthy | src/vidtag/train/__init__.py |
phase1.py |
software | healthy | src/vidtag/train/phase1.py |
phase2.py |
software | healthy | src/vidtag/train/phase2.py |
precompute.py |
software | healthy | src/vidtag/train/precompute.py |
common.py |
software | healthy | src/vidtag/train/common.py |
cityguessr_phase1_full.yaml |
software | healthy | configs/cityguessr_phase1_full.yaml |
cityguessr_phase2_full.yaml |
software | healthy | configs/cityguessr_phase2_full.yaml |
msls_phase1_smoke.yaml |
software | healthy | configs/msls_phase1_smoke.yaml |
gama_phase1_full.yaml |
software | healthy | configs/gama_phase1_full.yaml |
msls_phase2_smoke.yaml |
software | healthy | configs/msls_phase2_smoke.yaml |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
TestHaversine |
software | healthy | tests/test_metrics.py:25 |
TestFrameMetrics |
software | healthy | tests/test_metrics.py:63 |
TestVideoAccuracy |
software | healthy | tests/test_metrics.py:87 |
TestDiscreteFrechet |
software | healthy | tests/test_metrics.py:113 |
TestMeanRangeDifference |
software | healthy | tests/test_metrics.py:143 |
TestEvaluateSequences |
software | healthy | tests/test_metrics.py:167 |
_Loader |
software | healthy | src/vidtag/config.py:18 |
Config |
software | healthy | src/vidtag/config.py:36 |
DualFrameEncoder |
software | healthy | src/vidtag/models/frame_encoder.py:42 |
VidTAG |
software | healthy | src/vidtag/models/vidtag.py:27 |
GaussianEncoding |
software | healthy | src/vidtag/models/location_encoder.py:39 |
LocationEncoderCapsule |
software | healthy | src/vidtag/models/location_encoder.py:57 |
LocationEncoder |
software | healthy | src/vidtag/models/location_encoder.py:78 |
GeoRefiner |
software | healthy | src/vidtag/models/georefiner.py:22 |
GPSNoiser |
software | healthy | src/vidtag/models/georefiner.py:97 |
TempGeo |
software | healthy | src/vidtag/models/tempgeo.py:19 |
WarmupStepLR |
software | healthy | src/vidtag/utils/schedule.py:15 |
_FlatFrames |
software | healthy | src/vidtag/train/precompute.py:34 |
TrainContext |
software | healthy | src/vidtag/train/common.py:144 |
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
docs |
software | healthy | docs |
scripts |
software | healthy | scripts |
src |
software | healthy | src |
vidtag |
software | healthy | src/vidtag |
models |
software | healthy | src/vidtag/models |
utils |
software | healthy | src/vidtag/utils |
train |
software | healthy | src/vidtag/train |
configs |
software | healthy | configs |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-zul2_uh4 |
software | healthy | /tmp/repobility-clone-zul2_uh4 |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/b65dbfbf-3f6e-42a4-98fa-64a1d5d99745/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/b65dbfbf-3f6e-42a4-98fa-64a1d5d99745/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.