Dr.He
Dr.He
如题,这样一来可以对照一下config是否一致,并且可以了解训练过程的loss变化。
@xiangweizeng 作者您好,我是LFFD的作者,了解到您的开源项目,我感觉非常好。其中用到了我这边提供的LFFD在车牌检测的模型,这个是当时随手训练的。如果您还需要更快的模型,可以联系我。预计可以将模型再提速一倍,精度保持差不多。
 I follow the instructions to try TTS model vits-melo-tts-zh_en, but the script proposed the bug : audio = tts.generate(args.text, sid=args.sid, speed=args.speed) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ IndexError: invalid unordered_map key what's going on?
I found the precision gap of yolo-world-v1 between git and paper. See below:   Do I miss something?