cfanyyx
cfanyyx
Thanks for your nice codes, and I have two questions about the yolo weight file: 1. In your load_weight function, you read the weights in the order of 'gamma, beta,...
In some of my output images, there are strange patterns occurred like the pics below:    I can't figure out why those things came out upon my output...
Thanks for this work. I want to know how to make the generated image more like its training data, especially the style?
  
I used the default settings and params. After training on my own datasets, in some of my test output images using the saved model, there are strange green areas on...
发现如果按照下面这样写貌似不太对,传进去之后,inputDims的nbDims会是一个随机数的样子: `inputDims_field = trt.PluginField("inputDims", np.array([16, 8, 8]), trt.PluginFieldType.DIMS)`
After merging, what is the instance prompt?
Did this model also train with ID Loss?