-
Notifications
You must be signed in to change notification settings - Fork 635
Issues: adambielski/siamese-triplet
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
About generating all possible triplets using combinations() function
bug
Something isn't working
#73
opened Jun 2, 2022 by
sandipan211
#how could i load the primary pre-trained params when I using the siamese module #
#60
opened Nov 9, 2020 by
Geroge-W
hi, Can you help me please. I want to use this code for my own images dataset but when I execute the function fit(train_loader, test_loader, model, loss_fn, optimizer, scheduler, n_epochs, cuda, log_interval, metrics=[AccumulatedAccuracyMetric()]), I got the Error :Expected 4-dimensional input for 4-dimensional weight 64 1 10 10, but got 2-dimensional input of size [100, 16384] instead.
#53
opened Jul 6, 2020 by
sousoufa
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.