LI Wentong
LI Wentong
@jshilong I encounter another problem. When I use 4 gpus, the training process is well-processed. When I use 8 gpus, the error will occure like below for both stage1 and...
@jshilong Thanks for your help. My problem is solved, and my weight of stage 1 is something wrong. I retrained the stage1 and merged the weights. The training processing of...
@jshilong @Hank10032 @sysoda Hello, I make sure to follow the [installation instructions](https://github.com/ShoufaChen/gradio-box#install) carefully without errors. I still encounter the same problem. Can you provide some information to resolve it? Thanks...
issue with Demo: No response after drawing bounding box and entering text in the chatbox in the demo
@hanoonaR Hello, have you resolved this problem? I also encounter this issue.
> ```python > import argparse > import copy > import os > from functools import partial > from io import BytesIO > > import matplotlib.pyplot as plt > import requests...