ForeverPs/OPPO_6G_Data_Generation
Rank 3 : Source code for OPPO 6G Data Generation Challenge
This project helps wireless engineers generate additional realistic 6G channel state information (CSI) data for simulating and testing next-generation communication systems. It takes existing `.mat` files of CSI data as input and outputs augmented datasets that are significantly larger than the original. Wireless communication researchers and engineers would use this to expand their training data.
No commits in the last 6 months.
Use this if you need to create more diverse and robust channel state information datasets for 6G wireless network simulations or machine learning model training.
Not ideal if you are looking for a tool to simulate actual 6G network performance or optimize network configurations directly, as this focuses solely on data augmentation.
Stars
93
Forks
14
Language
Python
License
—
Category
Last pushed
Apr 11, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ForeverPs/OPPO_6G_Data_Generation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
huggingface/pytorch-pretrained-BigGAN
🦋A PyTorch implementation of BigGAN with pretrained weights and conversion scripts.
torchgan/torchgan
Research Framework for easy and efficient training of GANs based on Pytorch
metal3d/keras-video-generators
Keras generators to generate sequences from videos as input
GANs-in-Action/gans-in-action
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch