NERC-CEH / plankton_ml

A project for image processing and analysis pipelines for plankton sampling
GNU General Public License v3.0
0 stars 1 forks source link

BioCLIP WIP notebook #37

Closed metazool closed 1 month ago

metazool commented 1 month ago

This notebook from a shared session is worth keeping in the main branch (trying to prune old branches so it's easier to see where there's work in progress).

10 - the suggestion to use the BioCLIP foundation model as a source of embeddings for a much wider variety of image types is on hold until there's a real requirement to do so.

This notebook is a useful starting point for future reference!

jmarshrossney commented 1 month ago

I'm fine with this being merged as is if it helps yourself and other maintainers to leave this project in a state that's easier to pick up in future.

That said, if this can wait a couple of days I'd be happy to tidy it up a little - the latter part was obviously a rush job at the end of the day.

More generally, I've found the 'tag and delete' approach to unfinished experimental work useful in the past. That way you can easily recover the work down the line but it doesn't clutter up your active branches.