SIM-xidian / Hybrid-View-Self-supervised-Framework-for-Automatic-Modulation-Recognition

3 stars 0 forks source link
  1. Prepare the data:
    1. Download the RML2016a dataset (or other datasets).
    2. Run the generate_CWTdataset.ipynb file to generate the CWTdata.pkl.
  2. Pre-trained Model:
    1. Get into the Pretrain folder.
    2. Run main.py.
  3. Comparison Experiments of Different Models:
    1. Get into the Test and Comparison folder.
    2. Run main.py.