Skip to content

Commit

Permalink
Merge pull request #88 from BirdVox/revert-taxonet
Browse files Browse the repository at this point in the history
Revert TaxoNet. Set flat-multitask classifier as new default
  • Loading branch information
lostanlen authored Apr 30, 2021
2 parents 1ab33de + 6857820 commit cf67ee9
Show file tree
Hide file tree
Showing 2 changed files with 155 additions and 94 deletions.
2 changes: 1 addition & 1 deletion birdvoxdetect/cli.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from __future__ import print_function
from argparse import ArgumentParser, RawDescriptionHelpFormatter, ArgumentTypeError
from collections import Iterable
from collections.abc import Iterable
import logging
import numpy as np
import os
Expand Down
Loading

0 comments on commit cf67ee9

Please sign in to comment.