Xin Li
Xin Li
Hi! I cloned the repo to my computer and tried to run it on my local server. However, I couldn't find the build.js file. Can anyone help me through this...
Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand...
## Motivation Translate documents. ## Modification modified: docs/en/user_guides/visualization.md modified: docs/zh_cn/user_guides/visualization.md ## BC-breaking (Optional) Does the modification introduce changes that break the backward-compatibility of the downstream repos? If so, please describe...
## Motivation ## Modification docs/zh_cn/algorithm_descriptions/yolov5_description.md docs/en/algorithm_descriptions/yolov5_description.md ## BC-breaking (Optional) Does the modification introduce changes that break the backward-compatibility of the downstream repos? If so, please describe how it breaks the...
## Motivation Migrate the QARepVGG implementation from the official YOLOv6 repository and the deployment process using both the easydeploy and MMDeploy. ## Modification configs/yolov6/qarepvgg/* mmyolo/models/layers/__init__.py mmyolo/models/layers/yolo_bricks.py mmyolo/utils/misc.py projects/easydeploy/ ## BC-breaking...
Hi, Would you please update the code for the pretrain weights on BaiduNetdisk? Thx!
Hi, I noticed that the `--version` arg in both the pretrain and finetune scripts is passed with **v1**, which is different from the original LLaVA&LLaVA-1.5 and other LLaVA style projects....