Results 3 issues of imadr

Hello, Is it possible to know the time complexity of the SimOTA (dynamic top-k) algorithm relative to the number of boxes in the output of the model. Because the training...

Breaking on line 31 on raddbg: ![Image](https://github.com/user-attachments/assets/87eae5e3-6441-4124-8e7c-0543cb45c6f2) And on visual studio: ![Image](https://github.com/user-attachments/assets/e73fa88a-4657-4256-b259-3766e58394ee) ```c #define WIN32_LEAN_AND_MEAN #include typedef signed char i8; typedef short i16; typedef int i32; typedef long long i64;...

Bug
Debugger

When opening an HDR image some pixels can have values greater than 255, 255, 255. But the image details panel seem to always clamp the value Around the same pixel...