Zheng Chen
Zheng Chen
@Miaoing @zhougr18 Any updates to the problem?
I think minimizing entropy = increasing accuracy makes sense ONLY when the pre-adaptation probability is well-calibrated. But I cannot find any discussion on calibration in the paper...
@Mona77 You need to use the ```g_mask.py``` [here](https://github.com/switchablenorms/CelebAMask-HQ/tree/master/face_parsing/Data_preprocessing) to merge the parts to complete masks. See the instruction [here](https://github.com/switchablenorms/CelebAMask-HQ/tree/master/face_parsing) for more details.
@lericson @wecacuee @w0617 Did you guys successfully run the exploration after training the model?
Hi @HengyiWang, thanks for your explanation. I noticed that in the default code, the `first_frame_mapping` uses the gt pose. Will the results be worse if we do not use the...
@tridao I encountered the same issue in my project. The loss is not nan, but it seems that the grad from one mamba func is nan. I checked the output...
hi @zibojia Thanks for bringing this work to the public. I am also very interested in the training process and how you prepared the data. Could you please release a...