-
Notifications
You must be signed in to change notification settings - Fork 202
Issues: lukasruff/Deep-SVDD-PyTorch
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Training error - ValueError: 'default' must be a list when 'multiple' is true.
#40
opened Nov 14, 2023 by
tribeband
How to map scores to predicted labels to compute F1 score with one-class objective
#39
opened Mar 19, 2023 by
alishan2040
python3: can't open file '/content/drive/My Drive/Deep-SVDD-pytorch/src/ main.py cifar10 cifar10_LeNet ../log/cifar10_test ../data --objective one-class --lr 0.0001 --n_epochs 150 --lr_milestone 50 --batch_size 200 --weight_decay 0.5e-6 --pretrain True --ae_lr 0.0001 --ae_n_epochs 350 --ae_lr_milestone 250 --ae_batch_size 200 --ae_weight_decay 0.5e-6 --normal_class 3;': [Errno 2] No such file or directory
#25
opened Mar 29, 2021 by
yasir269
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.