evn - demo

November 23, 2024 · View on GitHub

conda create -n LTAP 3.8.11   
source activate LTAP 
pip install -r requirements.txt
python main.py --save_all_epoch --hesso --target_group_sparsity 0.1 --isc LT-vote --imb_ratio 100  --bs --gpu 1 > bs_1.log  2>&1 &

All the command templates have been placed in 1.sh; you can run it directly or execute individual commands from it.

Pseudocode

示例图片

ir =50

MethodFHeadMediumTailAllCC/F
ce100.068.038.013.246.0100.01.0
ce + ato84.746.717.36.8329.163.20.7
ce + regg52.143.814.80.8324.553.21.0
ce + ours w.o. κ\kappa23.364.530.04.539.585.83.6
ce + ours23.364.831.77.241.189.33.8
la100.059.946.741.351.3100.01.0
la + ato84.734.533.929.134.266.70.7
la + regg52.131.030.225.829.958.31.1
la + ours w.o. κ\kappa22.853.542.730.044.887.33.8
la + ours22.854.043.438.447.191.84.0

ir = 100

MethodFHeadMediumTailAllCC/F
ce100.070.740.07.241.0100.01.0
ce + ato84.750.416.56.625.261.50.7
ce + regg52.147.713.60.621.953.41.0
ce + ours w.o. κ\kappa23.367.130.80.534.483.93.6
ce + ours23.366.131.72.535.185.63.6
la100.062.947.729.647.9100.01.0
la + ato84.742.130.618.431.465.60.7
la + regg52.138.527.014.627.657.61.1
la + ours w.o. κ\kappa22.855.142.018.639.582.43.6
la + ours22.856.145.322.642.688.93.9