Ryan Lee

Results 17 comments of Ryan Lee

@fengyuentau I'm thinking of taking this incomplete evaluation to the finish line. If that sounds good, I'll understand the current change before proposing work to finish the PR.

Hello @fengyuentau, I'm also interested in tackling one of these evaluation scripts. Do you have a model that you'd prioritize over the others? 👍 I can take a look and...

I'm interested in the Object Detection Evaluation. If no one else is working on it, can I give it a try? @fengyuentau

Hello @fengyuentau , I'm relatively new to open-sourced contributions but I'd love to start contributing to OpenCV / OpenCV-Zoo. I have experience in C++ and Python, applied to ML/CV/Robotics. Are...

@fengyuentau Put up my first draft PR in for this Issue! [PR #232 - C++ Demo - Object Detection (NanoDet)](https://github.com/opencv/opencv_zoo/pull/232) I'm excited to start working on these projects and more...

@fengyuentau I'm planning to work on the TrackerVIT C++ demo as well. Should be able to produce a much cleaner solution now that I have a better grasp of it...

Hello @fengyuentau I'm interested in the palm detection demo. Is it alright if I work on it?

@fengyuentau Of course. The AUC was actually named `success` (now renamed to `AUC`), which is why the output metric (0.586) is similar to @lpylpy0514's AUC metric (0.5698) on OTB-100. I've...

@fengyuentau I've got the `python tracking/test.py vit_dist vit_48_h32_noKD --dataset otb --threads 16 --num_gpus 4` working now. Looking into the discrepancy, I noticed that while the image sequence and initialization box...

@fengyuentau Yup, will do. I'll both update the OTB dataset process to not rename/remove & find any differences between the processes in the next day or two.