GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
Capsule:https://github.com/XifengGuo/CapsNet-Keras Loupe_Keras:https://github.com/shamangary/LOUPE_Keras Codes There are three different section of this project. Data pre-processing Training and testing Demo We will go through the details in the following sections. ...
FSANet C++代码: fsanet.lite.ai.toolkit: https://github.com/DefTruth/fsanet.lite.ai.toolkitLite.AI.ToolKit(1.5k stars): https://github.com/DefTruth/lite.ai.toolkit 0. 前言好记性不如烂笔头。写这篇文…
[1] T. Yang, FSA-Net, (2019), GitHub repository The models are trained and tested with various public datasets which have their own licenses. Please refer to them before using the code 300W-LP: http://www.cbsr.ia.ac.cn/users/xiangyuzhu/projects/3DDFA/main.htm LFPW: https://neerajkum...
Code is accessible at https://github.com/zfy-csu/FsaNet.Fengyu ZhangAshkan PanahiGuangjun GaoIEEE Transactions on Image Processing
litehub for onnxruntime/ncnn/mnn. FSANet、fast-style-transfer、PFLD、UltraFace、Colorization、SubPixelCNN、SSRNet、yolov4、yolov5、yolov3、tiny-yolov3、ssd、EmotionFerPlus、AgeGoogleNet and so on. - whybeyoung/litehub
9 19 [sherpa-onnx]: https://github.com/k2-fsa/sherpa-onnx dotnet-examples/offline-tts-play/.gitignore +1 Original file line numberDiff line numberDiff line change @@ -0,0 +1 @@ 1 + run-piper.sh dotnet-examples/offline-tts-play/Program.cs +285 Original file line numb...
https://github.com/Mikubill/sd-webui-controlnet(opens new window) #1、安装插件 安装这个插件很简单,在webui页面上找到Extensions->Install from URL,输入插件的 git 地址https://github.com/Mikubill/sd-webui-controlnet.git,点击Install即可:
1 change: 1 addition & 0 deletions 1 build-wasm-simd-tts.sh Original file line numberDiff line numberDiff line change @@ -20,6 +20,7 @@ if [ x"$EMSCRIPTEN" == x"" ]; then exit 1 else EMSCRIPTEN=$(dirname $(realpath $(which emcc))) emcc --version fi fi 1 change: 1 addi...
// wget https://github.com/k2-fsa/sherpa-onnx/releases/download/kws-models/sherpa-onnx-kws-zipformer-wenetspeech-3.3M-2024-01-01.tar.bz2 // tar xvf sherpa-onnx-kws-zipformer-wenetspeech-3.3M-2024-01-01.tar.bz2 // // 2. Now run it // // dotnet run using SherpaOnnx; using ...