Skip to content

Conversation

@Yuyan-C
Copy link

@Yuyan-C Yuyan-C commented Apr 7, 2025

Added the PanamaPlus model for OOD detection

mihow and others added 5 commits April 15, 2025 00:36
* Add new UKCEH models that have weights available (Kenya)

---------

Co-authored-by: KatrionaGoldmann <kgoldmann@turing.ac.uk>
Co-authored-by: Katriona Goldmann <katrionagoldmann@gmail.com>
@Yuyan-C Yuyan-C closed this Apr 23, 2025
@Yuyan-C Yuyan-C reopened this Apr 23, 2025

print(dir(SpeciesClassifierChoice))

exit()
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove these when you are done debugging


# Print the shape of each tensor in the state_dict
for name, param in state_dict.items():
print(f"{name}: {param.shape}")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove these when you are done troubleshooting. Also, instead of print statements you can drop into a interactive debugger by putting import pdb; pdb.set_trace() here, if that's helpful.

@mihow mihow changed the base branch from main to feat/add-classification-features-to-response April 30, 2025 06:01
@f-PLT
Copy link

f-PLT commented Aug 26, 2025

@Yuyan-C @mihow

What is the true status of this issue? It was set as done, but then a bunch of work happened.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants