-
ETH
- Zurich
- http://people.ee.ethz.ch/~tofighn/
-
continue Public
Forked from continuedev/continue⏩ The easiest way to code with any LLM—Continue is an open-source autopilot for VS Code and JetBrains
TypeScript Apache License 2.0 UpdatedApr 8, 2024 -
StarGANv2-VC Public
Forked from yl4579/StarGANv2-VCStarGANv2-VC: A Diverse, Unsupervised, Non-parallel Framework for Natural-Sounding Voice Conversion
Python MIT License UpdatedMar 4, 2023 -
radtts Public
Forked from NVIDIA/radttsProvides training, inference and voice conversion recipes for RADTTS and RADTTS++: Flow-based TTS models with Robust Alignment Learning, Diverse Synthesis, and Generative Modeling and Fine-Grained …
Roff MIT License UpdatedFeb 1, 2023 -
Cross-Lingual-Voice-Cloning Public
Forked from deterministic-algorithms-lab/Cross-Lingual-Voice-CloningTacotron 2 - PyTorch implementation with faster-than-realtime inference modified to enable cross lingual voice cloning.
Jupyter Notebook BSD 3-Clause "New" or "Revised" License UpdatedNov 21, 2022 -
tacotron2 Public
Forked from NVIDIA/tacotron2Tacotron 2 - PyTorch implementation with faster-than-realtime inference
Jupyter Notebook BSD 3-Clause "New" or "Revised" License UpdatedNov 21, 2022 -
iometrics Public
Forked from elgalu/iometricsMonitor and log Network and Disks statistics in MegaBytes per second.
Python Apache License 2.0 UpdatedAug 18, 2021 -
PIFu Public
Forked from shunsukesaito/PIFuThis repository contains the code for the paper "PIFu: Pixel-Aligned Implicit Function for High-Resolution Clothed Human Digitization"
Python Other UpdatedApr 18, 2021 -
FinRL-Library Public
Forked from AI4Finance-Foundation/FinRLA Deep Reinforcement Learning Library for Automated Trading in Quantitative Finance. NeurIPS 2020. Please star. 🔥
Jupyter Notebook MIT License UpdatedFeb 6, 2021 -
machine-learning-for-trading Public
Forked from stefan-jansen/machine-learning-for-tradingCode and resources for Machine Learning for Algorithmic Trading, 2nd edition.
Jupyter Notebook UpdatedSep 9, 2020 -
Stock-Prediction-Models Public
Forked from huseinzol05/Stock-Prediction-ModelsGathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
Jupyter Notebook Apache License 2.0 UpdatedJul 11, 2020 -
google-research Public
Forked from google-research/google-researchGoogle Research
Jupyter Notebook Apache License 2.0 UpdatedJun 21, 2020 -
web-omr Public
Forked from liuhh02/web-omrWeb-based Optical Music Recognition tool that translates musical notes on monophonic scores to ABC notation and annotates the ABC notes onto the music score to facilitate the process of learning music
HTML MIT License UpdatedMay 18, 2020 -
demucs Public
Forked from facebookresearch/demucsCode for the paper Music Source Separation in the Waveform Domain
Python MIT License UpdatedMay 13, 2020 -
mmdetection Public
Forked from open-mmlab/mmdetectionOpen MMLab Detection Toolbox and Benchmark
Python Apache License 2.0 UpdatedMay 10, 2020 -
mmcv Public
Forked from open-mmlab/mmcvOpen MMLab Computer Vision Foundation
Python Apache License 2.0 UpdatedMay 8, 2020 -
Anime4K Public
Forked from bloc97/Anime4KA High-Quality Real Time Upscaler for Anime Video
GLSL MIT License UpdatedMay 8, 2020 -
A-Convolutional-Recurrent-Neural-Network-for-Real-Time-Speech-Enhancement Public
Forked from haoxiangsnr/A-Convolutional-Recurrent-Neural-Network-for-Real-Time-Speech-EnhancementImplement A Convolutional Recurrent Neural Network for Real-Time Speech Enhancement by PyTorch.
Python UpdatedMay 8, 2020 -
mmfashion Public
Forked from open-mmlab/mmfashionOpen-source toolbox for visual fashion analysis based on PyTorch
Python Apache License 2.0 UpdatedMay 7, 2020 -
Music-Transcription-with-Semantic-Segmentation Public
Forked from BreezeWhite/Music-Transcription-with-Semantic-SegmentationAutomatic music transcription using semantic segmentation model. Reached state-of-the-art score on MAPS and MusicNet.
Python GNU General Public License v3.0 UpdatedApr 16, 2020 -
mmskeleton Public
Forked from open-mmlab/mmskeletonA OpenMMLAB toolbox for human pose estimation, skeleton-based action recognition, and action synthesis.
Python Apache License 2.0 UpdatedApr 12, 2020 -
SwapNet Public
Forked from andrewjong/SwapNetVirtual Clothing Try-on with Deep Learning. PyTorch reproduction of SwapNet by Raj et al. 2018. Now with Docker support!
Jupyter Notebook UpdatedMar 31, 2020 -
MusicTransformer-pytorch Public
Forked from jason9693/MusicTransformer-pytorchimplementation of music transformer with pytorch (ICLR2019)
Python MIT License UpdatedMar 12, 2020 -
photo-editor Public
Forked from fengyuanchen/photo-editorA simple photo editing application.
Vue MIT License UpdatedDec 11, 2019 -
nativescript-photo-editor Public
Forked from PeterStaev/nativescript-photo-editor🎨 Easily edit an image in your NativeScript app (crop, draw, etc)
Java Apache License 2.0 UpdatedJul 29, 2019 -
-
-
-
pdnn Public
Forked from yajiemiao/pdnnPDNN: A Python Toolkit for Deep Learning. http://www.cs.cmu.edu/~ymiao/pdnntk.html
Python Apache License 2.0 UpdatedFeb 3, 2015 -
COBRA Public
COBRA is a matlab toolkit for feature selection. It is based on mutual information criterion and solve a semidefinite programming problem to select a set of informative features
-
MaBoost Public
MaBoost is a binary and multiclass classification package. It is based on boosting method and contains different classifiation algorithms including: sparseboost which uses a percentage of samples a…