Skip to content

Releases: BirdVox/birdvoxdetect

0.4.0b2

30 Nov 08:11
Compare
Choose a tag to compare
0.4.0b2 Pre-release
Pre-release

This is the second beta release of the 0.4 series. The only change with respect to 0.4.0b1 is the dependency requirement h5py<0.3

The main change with respect to the v0.3 series is the improved species classifier (TaxoNet). Furthermore, each detected event now contains predictions at coarser taxonomical levels (family and order) in addition to species.

The process_file function now supports a new keyword argument, predict_proba, defaulting to False. If set to true, BirdVoxDetect will export a JSON file containing probabilistic predictions for every species, family, and order in TaxoNet. The JSON file also contains a copy of the BirdVoxClassify taxonomy, a copy of the sensor fault log given by BIrdVoxActivate, and additional metadata: file name, audio duration, MD5 checksum, package versions, hardware specifications, and elapsed time.

We have provided a command-line interface for the predict-proba keyword argument, via the optional flag --predict-proba.

0.4.0b1

27 Nov 11:57
Compare
Choose a tag to compare
0.4.0b1 Pre-release
Pre-release

This is the first beta release of the 0.4 series.

The main change with respect to the v0.3 series is the improved species classifier (TaxoNet). Furthermore, each detected event now contains predictions at coarser taxonomical levels (family and order) in addition to species.

The process_file function now supports a new keyword argument, predict_proba, defaulting to False. If set to true, BirdVoxDetect will export a JSON file containing probabilistic predictions for every species, family, and order in TaxoNet. The JSON file also contains a copy of the BirdVoxClassify taxonomy, a copy of the sensor fault log given by BIrdVoxActivate, and additional metadata: file name, audio duration, MD5 checksum, package versions, hardware specifications, and elapsed time.

We have provided a command-line interface for the predict-proba keyword argument, via the optional flag --predict-proba.

0.4.0a1

24 Nov 21:06
Compare
Choose a tag to compare
0.4.0a1 Pre-release
Pre-release

This is the second alpha release of the 0.4 series.
The main change with respect to the v0.3 series is the improved species classifier (TaxoNet). Furthermore, each detected event now contains predictions at coarser taxonomical levels (family and order) in addition to species.
The process_file function now supports a new keyword argument, predict_proba, defaulting to False. If set to true, BirdVoxDetect will export a JSON file containing probabilistic predictions for every species, family, and order in TaxoNet. The JSON file also contains a copy of the BirdVoxClassify taxonomy, a copy of the sensor fault log given by BIrdVoxActivate, and additional metadata: file name, audio duration, MD5 checksum, package versions, hardware specifications, and elapsed time.

0.4.0a0

20 Nov 18:51
Compare
Choose a tag to compare
0.4.0a0 Pre-release
Pre-release

This is the first alpha release of the 0.4 series.
The main change with respect to the v0.3 series is the improved species classifier (TaxoNet).

0.3.0

10 Sep 17:12
Compare
Choose a tag to compare

This is the first stable release of the 0.3 series.
The main change with respect to the v0.2 series is the addition of a sensor fault detector.

New options:

  • export list of sensor faults #46
  • export logger #51
  • export context #54

0.3.0a5

09 Aug 18:51
Compare
Choose a tag to compare
0.3.0a5 Pre-release
Pre-release

This is the fifth alpha release of the 0.3 series.
Three new features:

export list of sensor faults #46
export logger #51
export context #54

0.3.0a4

24 Jul 16:27
b867458
Compare
Choose a tag to compare
0.3.0a4 Pre-release
Pre-release

This is the fifth alpha release of the 0.3 series.
Three new features:

export list of sensor fault #46
export logger #51
export context #54

0.3.0a3

20 Jul 06:28
Compare
Choose a tag to compare
0.3.0a3 Pre-release
Pre-release

This is the fourth alpha release of the 0.3 series.
Two new features:

export list of sensor fault #46
export logger #51

0.3.0a2

19 Jul 12:41
Compare
Choose a tag to compare
0.3.0a2 Pre-release
Pre-release

This is the third alpha release of the 0.3 series.
Two new features:

export list of sensor fault #46
export logger #51

0.3.0a1

13 Jul 16:12
Compare
Choose a tag to compare
0.3.0a1 Pre-release
Pre-release

This is the second alpha release of the 0.3 series.
One new feature:

  • export log file of sensor fault #46