Conversation
|
Thank you for your contribution @quangdungluong! I'll verify and merge it today! |
|
Hi @quangdungluong, The code looks great! I have a few questions: DependenciesI've updated the supervision version in However, on neither of my machines (mac, linux) can I resolve the dependencies successfully. Did Also, would you mind reinstalling it and rerunning the results? The updated supervision version may give more accurate results. Model parametersIdeally we'd like to replicate the parameters used to benchmark the models originally. I see you used the following - did you have the chance to dig any deeper to check what values YOLO-NAS authors suggested for validation? Personally, I couldn't find any. |
|
Hi @LinasKo, DepedenciesI have created a new environment and run pip install -r requirements.txt. The code runs directly without needing to install anything else. I also updated to the new version of Supervision and reran the results. Model parametersI have dug deeper into the YOLO-NAS documentation and found the post-processing parameters they use for validation when training models. Based on those values, I reran the code and obtained new results. |
|
Hey @quangdungluong, Thank you very much for your contribution! Just in case, I'll leave this open for a bit, see if I can get in contact with the authors to check whether we're running it in an optimal way. The code looks great. We can merge as soon as we:
|
|
@quangdungluong hello, I tried to regenerate the results, but it seems that the checkpoints are not avalible any more, could you please update the models? 🐰 |
Description
Add model yolo-nas inference with results
Type of change
Please delete options that are not relevant.