Leaf Ying

Results 7 comments of Leaf Ying

Hi, thanks for fast response. Sorry for describing my question not very clear. Due I cannot reproduce the annotation json file by the conversion script (because it doesn't set random...

Hi, I checked the current #1503 work. Except for the `ValLoop` changes, I have some suggestions about how to return the losses. # MMEngine To be more general and follow...

Hi, thanks for your fixing. After upgrading to 2.7.2, I can confirm the issue is fixed. But in the v2.7.1, it still exists. Because it is more like a packaging...

Hi, thanks for your response. Oh, I see. So, the actual problem may come from the re-shading network. But you say sending the image through as large as possible will...

Hi, thanks for your quick reply. I understand the model performs better on noisy images than on denoised images. > I have not checked the object detection inference using the...

If I don't solve it, it will have chance to raise an exception, `RuntimeError: Found dtype Float but expected Half`, during `scaler.scale(loss).backward()`.