Tandon-A / emotic

PyTorch implementation of Emotic CNN methodology to recognize emotions in images using context information.
MIT License
134 stars 47 forks source link

Training script isn't working #29

Open Aliweka2020 opened 7 months ago

Aliweka2020 commented 7 months ago

when I run this command python main.py --mode train --data_path proj/data/emotic_pre --experiment_path proj/debug_exp

the main.py script is opened in notepad++ and nothing else happends

Any help

cling-66 commented 3 months ago

hi, i can do it, but I can't download the resnet18 file weight, can you do it?