Yoon, Taekeun, et al. "Deep learning-based denoising for fast time-resolved flame emission spectroscopy in high-pressure combustion environment." Combustion and Flame 248 (2023): 112583. https://doi.org/10.1016/j.combustflame.2022.112583
- data : raw dataset (download following file (url) 'rawdataM.mat' and locate in data folder)
- models : model strucutre python code
- utils : required functions
- main.py : main code
- enivornment.yaml : conda environment
- config.yaml : configuration
- python environment (anaconda)
- python version 3.10.4
- window 10 64bit
$ : command
- Select working directory
- Download data in ./data/
- $ conda create -n DUCNN
- $ conda activate DUCNN
- $ conda env create --file environment.yaml
- $ python main.py
If the GPU memory is not enough, Reduce batch_size