Yongcheng Jing

Results 8 issues of Yongcheng Jing

Figure 3 in "Texture Networks: Feed-forward Synthesis of Texture and Stylized Images" is fantastic. For style of Picasso's painting (first row of figure 3), I trained the model with default...

Hi, Thank you for the great code! In the code, the model is actually a 4x super-resolution model. Is it possible to use the proposed algorithm for 2x? Thank you!...

Thanks for the great work! I would like to use nxa.draw_networkx_edges to draw edges with a clorbar, like the graph at https://stackoverflow.com/questions/22124793/colorbar-for-edges-in-networkx. However, I got the following error: ``` SchemaValidationError:...

Hi! May I ask if there is a corresponding competition in 2023? Thanks!

Thanks for the great code. I'm working on implementing parallel computing on multiple GPUs in order to accelerate the training process. I have read the document in http://docs.chainer.org/en/stable/tutorial/gpu.html and known...

Hi, Thank you for this nice work! Is there a way that can run the code without providing the segmentation masks? Thanks! Cheers,

The link to the blog seems wrong. It would be great if it can be fixed. Thanks!

Hi @Tianlong-Chen @yongduosui Thank you for this nice work! Could you please explain how you compute MACs for each model? Is there any related toolbox? Thank you! Best, Yongcheng