Open gw-arkarphyo opened 7 months ago
@kht-gw-san,
I would like to know what model is used for detection and what models are used for OCR? Can you please include that info in README.md and how many fps can you achieve running that pipeline? If possible, please add on model evaluation metrics in table format. For e.g. how many mAP do you get during fine-tuning?
As a side note, only a portion of json output display is enough. You don't need to show the whole file which can make the README.md too long. You can also use
<details> </details>
tag in markdown to hide some unimportant section.
@gw-arkarphyo san,
I have updated REAME.md file. I have updated it with Model Information and Evaluation metrics. Thank you for your comment.
@kht-gw-san,
I would like to know what model is used for detection and what models are used for OCR? Can you please include that info in README.md and how many fps can you achieve running that pipeline? If possible, please add on model evaluation metrics in table format. For e.g. how many mAP do you get during fine-tuning?
As a side note, only a portion of json output display is enough. You don't need to show the whole file which can make the README.md too long. You can also use
<details> </details>
tag in markdown to hide some unimportant section.