Austin Anderson
Austin Anderson
> EfficientNet-lite are a set of mobile/IoT friendly image classification models. Notably, while EfficientNet-EdgeTPU that is specialized for Coral EdgeTPU, these EfficientNet-lite models run well on all mobile CPU/GPU/EdgeTPU. >Due...
1. Fixes single quote breaking downloads for Windows 2. Fixes natsort missing dependency after running setup.py 3. Swaps outdated youtube-dl to [ytb-dlp](https://github.com/yt-dlp/yt-dlp) for ~150x download speed improvement (35 kbps average...
**Is your feature request related to a problem? Please describe.** Classifying or segmenting audio with only a waveform preview can be time-consuming or difficult, especially with noisy audio data. Some...
Our team would like to closely mimic the outputs of the ESP-DSP C API with python for our model training pipeline. Numpy compatibility would be a bonus. Hopefully it would...