perces
perces
点video后app崩溃
点击video后app报错 
修改为自己的模型
想使用自己训练的模型的话应该修改哪些地方呢?我想部署的是yolo fastest
 这是说我内存不够大么? 我用的docker镜像进行转换的,docker容器内存没有限制,和宿主机一样是39G
When I train custom yolov7 model,I meet a tensor problem.  here is my train.py and training code.   I don't know why this situation happen and need help.
good job!I see another repo(https://github.com/williamyang1991/DualStyleGAN) have many other style model , can you integrate them in this repo? I had download the model,but I can't use them in VToonify's code.
I want to train a table key point detection model to detect the four corners of the table. What should I do?

权重文件在那下载?
anchor相关
anchor是固定的?不应该是kmeans聚类出来的么
Thanks for the great job, I wonder how to train the model with my own dataset?How to bulid the dataset?And how to train the model?