14 Commits (resnet)

Author SHA1 Message Date
mht c646f63f00 WIP: Save and compare BB regressor and ResNet debug tensors, modularize comparison scripts, fix path issues, and improve reporting. [auto-commit] 3 weeks ago
mht b24b8525cc Fix: Use absolute backbone weights path for C++ tests; add BBRegressor debug tensor saves and logging; sync Python debug saves 3 weeks ago
mht d1e8cab742 Fix: BBRegressor modulation vectors achieve perfect cosine similarity (1.0000) 3 weeks ago
mht 8ed90f273e Fix BBRegressor: Apply modulation before PrRoIPool in predict_iou 2 months ago
mht e61886fb23 Fix NameError in compare_models; Add ResNet BN1 debug prints; Prepare to address other modules 2 months ago
mht e2f46802bf Feat: Achieved perfect Conv1, good BN1/ReLU1/MaxPool similarity. README updated. 2 months ago
mht b35529cf41 Fix: CUDA setup, demo script errors, weight paths & .gitignore 2 months ago
mht ba35c5b500 a stable stage 2 months ago
mht c4156feccc Refactor: Remove double precision in BBRegressor LinearBlock 2 months ago
mht b0e3aec380 Implement robust IoU prediction with CPU fallback and no constant values 2 months ago
mht ac85c8cad7 Fix IoU predictor dimension handling with proper feature reduction 2 months ago
mht 3e5157c2e2 Implement CPU fallback for dimension mismatch in predict_iou function 2 months ago
mht c083a24bc3 Fix device mismatch error in predict_iou function 2 months ago
mht 8a209ad4f1 Intial commit 2 months ago