Skip to content

Initialize MegaDetector-Classifier standalone repo#4

Open
rain-Brian wants to merge 1 commit into
mainfrom
feature/init-repo
Open

Initialize MegaDetector-Classifier standalone repo#4
rain-Brian wants to merge 1 commit into
mainfrom
feature/init-repo

Conversation

@rain-Brian
Copy link
Copy Markdown
Collaborator

Summary

  • Ports PW_FT_classification from microsoft/Biodiversity into its own dedicated standalone repository, following the same pattern as MegaDetector-Acoustic
  • Transfers full ResNet fine-tuning pipeline code (main.py, src/, configs/)
  • Adds complete MkDocs documentation site (Overview, Installation, Usage Guide, Cite Us, Developer Guide) with SEO front matter and ecosystem cross-links
  • Adds citation.cff, LICENSE, SECURITY.md, GitHub Actions deploy workflow, and issue templates

Test plan

  • mkdocs build --strict passes with zero errors (verified locally)
  • All nav pages render correctly at http://127.0.0.1:8000 via mkdocs serve
  • README ecosystem table renders correctly on GitHub
  • GitHub Pages deploys successfully after merge (Actions workflow triggers on docs/** changes)
  • Cross-repo ecosystem table updates come in separate PRs per repo

🤖 Generated with Claude Code

Ports the PW_FT_classification module from microsoft/Biodiversity into its own
dedicated repository following the MegaDetector-Acoustic template: full code
transfer (ResNet fine-tuning pipeline), MkDocs docs site with ecosystem SEO,
citation.cff, GitHub Actions deploy workflow, and issue templates.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@rain-Brian rain-Brian requested a review from zhmiao May 15, 2026 20:36
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.

2 participants