Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

huseyinbayoglu/Resnet-Implementation

https://github.com/huseyinbayoglu/Resnet-Implementation · scanned 2026-06-16 04:27 UTC (2 months ago)

7 raw signals (0 security + 7 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months ago · v1 · 7 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 55 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.

LabelLayerStatusPath
conv3x3 software healthy model.py:22
conv1x1 software healthy model.py:27
__init__ software healthy model.py:110
forward software dead model.py:168
make_shortcut software healthy model.py:46
_make_stage software healthy model.py:138
_init_weights software healthy model.py:159
_cifar software healthy model.py:178
resnet20 software dead model.py:187
resnet32 software dead model.py:188
resnet44 software dead model.py:189
resnet56 software dead model.py:190
resnet110 software dead model.py:191
resnet1202 software dead model.py:192
plain20 software dead model.py:194
plain32 software dead model.py:195
plain44 software dead model.py:196
plain56 software dead model.py:197
plain110 software dead model.py:198
resnet18 software dead model.py:203
resnet34 software dead model.py:209
resnet50 software dead model.py:215
resnet101 software dead model.py:222
resnet152 software dead model.py:228
build_model software healthy model.py:245
get_loaders software healthy train.py:39
evaluate software healthy train.py:65
train_one_epoch software healthy train.py:78
parse_args software healthy train.py:105
main software healthy train.py:141
read_log software healthy plot_results.py:26
run_name software healthy plot_results.py:35
lr_drop_epochs software healthy plot_results.py:39
mark_lr_drops software healthy plot_results.py:44
plot_single software healthy plot_results.py:50
plot_overlay software healthy plot_results.py:91
main software healthy plot_results.py:111
load_checkpoint software healthy predict.py:30
save_grid software healthy predict.py:41
main software healthy predict.py:65
sort_key software dead compare_results.py:30
main software healthy compare_results.py:37

LabelLayerStatusPath
model.py software healthy model.py
train.py software healthy train.py
plot_results.py software healthy plot_results.py
predict.py software healthy predict.py
requirements.txt software healthy requirements.txt
compare_results.py software healthy compare_results.py
README.md software healthy README.md

LabelLayerStatusPath
ZeroPadShortcut software healthy model.py:31
BasicBlock software healthy model.py:57
Bottleneck software healthy model.py:78
ResNet software healthy model.py:104

LabelLayerStatusPath
huseyinbayoglu__Resnet-Implementation software healthy /data/fable5_failed_archive/huseyinbayoglu__Resnet-Implemen…

LabelLayerStatusPath
gpu (detected) hardware healthy train.py
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/c6ad49fe-2b5a-4650-b9c8-554e50dcb860/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/c6ad49fe-2b5a-4650-b9c8-554e50dcb860/

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.