想问一下切片模块是在哪儿呀?想复现一下Single-characer images切片模块
#1
by
ThinkMoreeee
- opened
The pretrained weights of YOLOv10 detector is in /params/best.pt, and the orderformer is in /params/orderformer.pth. To replicate our results, you can download them directly, and refer to /InternVL/modeling_internvl_chat.py where we have integrated these modules with InternVL2.