Deep Context Fusion Network create environment conda env create -f typhoon-intensity.yaml conda activate typhoon-intensity train python train.py --gpu=X --model=XXX test python test.py --gpu=X [--smooth] --weights="模型路径"