Xiwen Wu

Results 28 comments of Xiwen Wu

You can just simply move the ROS folder from Examples_old to Examples.

Yes. By the way, I tried to run ORB_SLAM3 in ROS these days, but I encountered a problem--**segmentation fault** when I tried to run the monocular node. I wonder if...

> > Yes. By the way, I tried to run ORB_SLAM3 in ROS these days, but I encountered a problem--**segmentation fault** when I tried to run the monocular node. I...

> > > > Yes. By the way, I tried to run ORB_SLAM3 in ROS these days, but I encountered a problem--**segmentation fault** when I tried to run the monocular...

Hi, I meet the same problem. Do you solve this problem?

hi, thanks for pointing out the typo. it should be: for the first 40k steps of Stages 1 and 2, followed by a decay to $3\times 10^{-5}$ for the final...

could you share your revised stage2.py, any other modifications besides this file?

thanks for sharing, we will try to solve in next week

The data filtering code for OpenSora 2 will not be released, however you could refer to related code in OpenSora v1.2 here: https://github.com/hpcaitech/Open-Sora/tree/opensora/v1.2?tab=readme-ov-file#data-processing

Sorry for late reply, you could check some details here: https://github.com/hpcaitech/Open-Sora/blob/main/docs/hcae.md As for sample outputs, you could refer to our gallery: https://hpcaitech.github.io/Open-Sora/ quality metrics you could see our win-rate score...