Skip to content

feat: add panama plus model#76

Open
Yuyan-C wants to merge 42 commits into
feat/add-classification-features-to-responsefrom
ood
Open

feat: add panama plus model#76
Yuyan-C wants to merge 42 commits into
feat/add-classification-features-to-responsefrom
ood

Conversation

@Yuyan-C

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

Copy link
Copy Markdown

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
Comment thread trapdata/tests/test_pipeline.py Outdated

print(dir(SpeciesClassifierChoice))

exit()

Copy link
Copy Markdown
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

Comment thread trapdata/ml/models/localization.py Outdated

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

Copy link
Copy Markdown
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

f-PLT commented Aug 26, 2025

Copy link
Copy Markdown
Contributor

@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.

3 participants