https://github.com/huseyinbayoglu/Resnet-Implementation
· scanned 2026-06-16 04:27 UTC (2 months ago)
7 raw signals (0 security + 7 graph)
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.
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.
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
ZeroPadShortcut |
software | healthy | model.py:31 |
BasicBlock |
software | healthy | model.py:57 |
Bottleneck |
software | healthy | model.py:78 |
ResNet |
software | healthy | model.py:104 |
| Label | Layer | Status | Path |
|---|---|---|---|
huseyinbayoglu__Resnet-Implementation |
software | healthy | /data/fable5_failed_archive/huseyinbayoglu__Resnet-Implemen… |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | train.py |
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.