Questions Regarding Implementation and Benchmarking Details
Hello author,
Thank you very much for open-sourcing your work. I have two questions that I would like to ask if you could kindly share:
Which code repository did you use for training and evaluation? For example, did you use the official repository https://github.com/ultralytics/ultralyticscs, or another repository?
Could you share the evaluation results of the model performance? Including potential comparisons with other works.
Thank you again for your work.
It's been awhile. If I recall correctly I used ultralytics tools for finetuning YOLO. The classification model was trained with custom code. I wrote lots of details on building this model here: https://civitai.com/articles/10464
It's been awhile. If I recall correctly I used ultralytics tools for finetuning YOLO. The classification model was trained with custom code. I wrote lots of details on building this model here: https://civitai.com/articles/10464
Dear Author
Thank you much for your reply! I will carefully review the report you provided to better understand the model training details.
Thanks again for your help and sharing!