-
Hi there,
first of all, great work with your research.
I have a question regarding the input dataset you used to train the model.
I tried loading the fer2013.h5 file that I have after prepro…
-
![image](https://github.com/user-attachments/assets/c4a7fdd9-9fa3-4ae4-af9a-5ea76f770b39)
I only got 71.4127% in the Tiny model.
Here's my command:
```
python3 train.py --dataset-path='…
-
Where can we get the dataset file?
-
## タイトル: 顔の特徴をいくつか残して
## リンク: https://arxiv.org/abs/2411.00824
## 概要:
顔の表情は人間のコミュニケーションにおいて感情状態を理解する上で非常に重要です。本研究では、Fer2013データセットを用いて、顔の特徴を変化させることで、特定の顔の特徴が感情分類にどのように影響するかを調べました。「喜び」や「驚き」といった感情の場合…
-
I am trying to run the visualization but I could not find the folder called "FER2013_VGG19". Where should the pretrained model be placed?
-
Hi.
I really like your approach and model (architecture, method). Thanks for sharing it, in particular pre-trained.
Could you provide me some code (scripts, notebooks, snippets) for training, te…
-
Are these two sentences wrongly written?
`if ONE_HOT_ENCODING:
np.save(OUTPUT_FOLDER_NAME + '/' + category + '/labels.npy', labels_list)
else:
np.save(OUTPUT_FOLDER_NAME + '/' …
-
Thanks for your great job and kind sharing.
I am doing some work on FER, and intend to get the performance of some classic network (including Resnet34, Resnet152, etc.) as described in https://git…
-
All pretrained files .ckpt are not working. Any solutions?
-
It is saying that " File b'fer2013.csv' does not exist ". How to get the csv file.