RF-Genesis icon indicating copy to clipboard operation
RF-Genesis copied to clipboard

RF Genesis: Zero-Shot Generalization of mmWave Sensing through Simulation-Based Data Synthesis and Generative Diffusion Models (SenSys'23)

Results 9 RF-Genesis issues
Sort by recently updated
recently updated
newest added

I am trying to run CODE on HPC. The error traceback is attached below. It seems like a CUDA Version problem. I am currently using CUDA/11.8.0. May I know the...

I encountered this problem when running sample, but I could not retrieve the relevant functions (joints2smpl, npy2obj) in it. How did the author solve this problem? ![1711454670998](https://github.com/Asixa/RF-Genesis/assets/69113905/032c3ca0-c17d-4af5-a045-424067dc2be4)

Hello, the last velocity dimension in the PIR array was set to zeros, and the comments in code said that it 'will be calculated later by calculating the difference between...

Hello, why did you guys decide to cancel RFLoRA? In my opinion, RFLoRA and PIR are the core of this model. They make the model versatile, and that's incredibly meaningful....

Thank you for your excellent work! I would like to know if any dataset will be released, including prompts/environments as input and signals or spectra as output (labels).

Hi Authors, thanks for the fancy work and clear demonstration of your framework. Just curious for the input arguments for the environment diffusion module: Does it only take text prompt...

If I want to generate dynamic objects of vehicles, which pre-trained model should I switch to? Could you provide me with some references?

I follow the readme to run it but it reports the error: ``` from moviepy.editor import VideoClip ModuleNotFoundError: No module named 'moviepy.editor' ``` The reason is that moviepy.editor exists in...

Thank you for your excellent work!I successfully ran the previous version of this code half a year ago, but recently when I ran it again, problems occurred. The terminal displayed...