TheVortexProject commited on
Commit
ad11925
·
verified ·
1 Parent(s): a8f6d7a

docs: align legacy InsectNet source naming

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -17,11 +17,11 @@ datasets:
17
 
18
  InsectNet v0.1.0 is a preserved research classifier for scoring insect- and amphibian-related acoustic classes from frozen BirdNET v2.4 output logits.
19
 
20
- Canonical source and release: [vortexpjeff/insectnet at `v0.1.0`](https://github.com/vortexpjeff/insectnet/tree/v0.1.0).
21
 
22
  This BirdNET-logit model is a distinct legacy project. It is not the embedding source, ancestor bundle, or runtime dependency of the later Perch 2 specialist heads:
23
 
24
- - [InsectNet Perch 2](https://github.com/vortexpjeff/insectnet-perch2)
25
  - [ChickenNet](https://github.com/vortexpjeff/chickennet)
26
  - [FrogNet](https://github.com/vortexpjeff/frognet)
27
 
 
17
 
18
  InsectNet v0.1.0 is a preserved research classifier for scoring insect- and amphibian-related acoustic classes from frozen BirdNET v2.4 output logits.
19
 
20
+ Canonical source and release: [vortexpjeff/insectnet-legacy at `v0.1.0`](https://github.com/vortexpjeff/insectnet-legacy/tree/v0.1.0).
21
 
22
  This BirdNET-logit model is a distinct legacy project. It is not the embedding source, ancestor bundle, or runtime dependency of the later Perch 2 specialist heads:
23
 
24
+ - [InsectNet](https://github.com/vortexpjeff/insectnet)
25
  - [ChickenNet](https://github.com/vortexpjeff/chickennet)
26
  - [FrogNet](https://github.com/vortexpjeff/frognet)
27