hs_tohidi
  • Joined on Feb 22, 2024
Loading Heatmap…

hs_tohidi pushed to resnet at hs_tohidi/cimp-impl

  • 175a60e7f6 Update README files: document automated C++/Python model alignment, debug export, and trustworthy comparison pipeline (no fallbacks, all real outputs)

2 weeks ago

hs_tohidi pushed to resnet at hs_tohidi/cimp-impl

  • d27fa815e9 Align C++ and Python ResNet debug output pipeline: identical preprocessing, shape, and output comparison; fix PyTorch 2.6+ torch.load issue; automate debug export and comparison for all stages
  • c646f63f00 WIP: Save and compare BB regressor and ResNet debug tensors, modularize comparison scripts, fix path issues, and improve reporting. [auto-commit]
  • 0c40682ef6 UI: Add dark mode theme to HTML report generated by compare_models.py
  • 92c44519b1 Refactor: Move BB regressor debug tensor comparison to model_comparison/bbreg_comparison.py; modularize test/compare_models.py
  • b24b8525cc Fix: Use absolute backbone weights path for C++ tests; add BBRegressor debug tensor saves and logging; sync Python debug saves
  • Compare 7 commits »

2 weeks ago

hs_tohidi pushed to resnet at hs_tohidi/cimp-impl

  • d1e8cab742 Fix: BBRegressor modulation vectors achieve perfect cosine similarity (1.0000)

3 weeks ago

hs_tohidi pushed to resnet at hs_tohidi/cimp-impl

  • 9e7cdfc1fb fixed conv problem and now it has cos sim 1

3 weeks ago

hs_tohidi pushed to resnet at hs_tohidi/cimp-impl

  • 0fdbcedc8e Fix: ResNet BatchNorm discrepancies and comparison script issues

3 weeks ago

hs_tohidi pushed to resnet at hs_tohidi/cimp-impl

  • f45f9657ab Fix: Remove invalid debug_get_conv3_1t_output and debug_get_conv4_1t_output calls from test_models.cpp

3 weeks ago

hs_tohidi pushed to resnet at hs_tohidi/cimp-impl

  • c0e5aa7d0a Fix ResNet BatchNorm parameter loading and enhance BN1 debugging. Corrected loading of BatchNorm running_mean, running_var, and num_batches_tracked parameters in C++ ResNet BottleneckImpl and ResNetImpl to use direct member assignment instead of named_buffers(). This resolved discrepancies with Python's BatchNorm behavior. Added detailed intermediate output saving for bn1 in both C++ ResNet and Python comparison script to facilitate debugging. Ensured Python comparison script correctly loads and compares these new ResNet intermediate tensors. This series of changes led to numerical equivalence for ResNet conv1, bn1, and subsequently layer1-4 outputs between Python and C++.
  • 2593cf5d95 Add DiMPTracker class shell and update CMakeLists
  • 8ed90f273e Fix BBRegressor: Apply modulation before PrRoIPool in predict_iou
  • e61886fb23 Fix NameError in compare_models; Add ResNet BN1 debug prints; Prepare to address other modules
  • e2f46802bf Feat: Achieved perfect Conv1, good BN1/ReLU1/MaxPool similarity. README updated.
  • Compare 6 commits »

3 weeks ago

hs_tohidi created branch resnet in hs_tohidi/cimp-impl

3 weeks ago

hs_tohidi pushed to detached at hs_tohidi/cimp-impl

2 months ago

hs_tohidi created branch detached in hs_tohidi/cimp-impl

2 months ago

hs_tohidi pushed to master at hs_tohidi/cimp-impl

2 months ago

hs_tohidi pushed to master at hs_tohidi/cimp-impl

  • b0e3aec380 Implement robust IoU prediction with CPU fallback and no constant values
  • ac85c8cad7 Fix IoU predictor dimension handling with proper feature reduction
  • 3e5157c2e2 Implement CPU fallback for dimension mismatch in predict_iou function
  • c083a24bc3 Fix device mismatch error in predict_iou function
  • d704cda9c0 Update README.md to emphasize CUDA requirement and remove CPU fallback references
  • Compare 6 commits »

2 months ago

hs_tohidi created branch master in hs_tohidi/cimp-impl

2 months ago

hs_tohidi created repository hs_tohidi/cimp-impl

2 months ago

hs_tohidi pushed to master at hs_tohidi/NE-token-encrypt

3 months ago

hs_tohidi created branch master in hs_tohidi/NE-token-encrypt

3 months ago

hs_tohidi created repository hs_tohidi/NE-token-encrypt

3 months ago

hs_tohidi pushed to video-streaming at hs_tohidi/NE-Smart-Tracker

  • b79d689fc4 made code more clean and added getting thickness from client

4 months ago

hs_tohidi pushed to video-streaming at hs_tohidi/NE-Smart-Tracker

4 months ago

hs_tohidi pushed to video-streaming at hs_tohidi/NE-Smart-Tracker

4 months ago