Highlights
- Pro
Stars
This is the official code release for OPERA: OPEn Respiratory Acoustic foundation models
A subjective learning guide for generative AI research
💯 Curated coding interview preparation materials for busy software engineers
程序员延寿指南 | A programmer's guide to live longer
Code repository for IMU2CLIP(https//arxiv.org/pdf/2210.14395.pdf)
Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive lea…
PyTorch implementation of various methods for continual learning (XdG, EWC, SI, LwF, FROMP, DGR, BI-R, ER, A-GEM, iCaRL, Generative Classifier) in three different scenarios.
AudioGPT: Understanding and Generating Speech, Music, Sound, and Talking Head
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, m…
Accurate 3D Face Reconstruction with Weakly-Supervised Learning: From Single Image to Image Set (CVPRW 2019). A PyTorch implementation.
The source code of the ICCV2021 paper "PIRenderer: Controllable Portrait Image Generation via Semantic Neural Rendering"
Documentation for Reproducing & Using the OpenBCI cEEGrid Adapter
📖 A curated list of resources dedicated to talking face.
A PyTorch implement of ICCV2015 "Simultaneous Deep Transfer Across Domains and Tasks"
"Unified Deep Supervised Domain Adaptation and Generalization" (ICCV 2017)
Machine Learning and Computer Vision Engineer - Technical Interview Questions
Noise reduction in python using spectral gating (speech, bioacoustics, audio, time-domain signals)
A booklet on machine learning systems design with exercises. NOT the repo for the book "Designing Machine Learning Systems"
StealthyIMU: Stealing Permission-protected Private Information From Smartphone Voice Assistant Using Zero-Permission Sensors, NDSS 2023
本仓库持续更新【概率计算】问题及解答。主要来源是一些书、我和周围朋友面试遇到的题以及网上的零散面经中觉得还不错的题。
Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes.
Full reference of LinkedIn answers 2024 for skill assessments (aws-lambda, rest-api, javascript, react, git, html, jquery, mongodb, java, Go, python, machine-learning, power-point) linkedin excel t…
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
2D and 3D UNet implementation in PyTorch.