PEDCC-Loss
PEDCC-Loss copied to clipboard
A New Loss Function for CNN Classifier Based on Pre-defined Evenly-Distributed Class Centroids
Hi ZLeopard, Thank you for providing this code coupled with your paper Simplex Variational Autoencoder! Just as a quick note, engine/inference.py is empty, could you provide the inference code? Many...
Would you please provide the **code of visualization** of the PEDCC of my own 7 classes of facial expression datasets?
When I replace the dataset, the config.py goes wrong: FileNotFoundError: [Errno 2] No such file or directory: 'configs/train_CK+.yml' Is Cifar100 embedded in yacs module? What should I do to change...