You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
mht 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++. 1 year ago
..
3.22.1 Fix NameError in compare_models; Add ResNet BN1 debug prints; Prepare to address other modules 1 year ago
bb_regressor.dir Add DiMPTracker class shell and update CMakeLists 1 year ago
classifier.dir Fix NameError in compare_models; Add ResNet BN1 debug prints; Prepare to address other modules 1 year ago
tracking_demo.dir Add DiMPTracker class shell and update CMakeLists 1 year ago
CMakeDirectoryInformation.cmake Intial commit 1 year ago
CMakeOutput.log Fix NameError in compare_models; Add ResNet BN1 debug prints; Prepare to address other modules 1 year ago
Makefile.cmake Add DiMPTracker class shell and update CMakeLists 1 year ago
Makefile2 Add DiMPTracker class shell and update CMakeLists 1 year ago
TargetDirectories.txt Add DiMPTracker class shell and update CMakeLists 1 year ago
cmake.check_cache Intial commit 1 year ago
progress.marks Add DiMPTracker class shell and update CMakeLists 1 year ago