imzhaoruijie

Results 4 issues of imzhaoruijie

When I Launched a gradio web server, I could open my browser and chat with a model. However, the answers of the model are garbled code. How can I fix...

I trained on other dataset,and trained successfully.However,there are some bug when evaluating: Traceback (most recent call last): File "./train.py", line 247, in main() File "./train.py", line 237, in main train_detector(model,...

### Search before asking - [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and found no similar questions. ### Question Must the number of categories be the same...

question
detect

I read your codes about the image prompt, freeze all the model except of the projector in ImgaePromptEncoder in trainning. However,when test with the model we trained, we use a...