-
Adobe Research
- United States
- https://stevewongv.github.io
Highlights
- Pro
Starred repositories
All Algorithms implemented in Python
Tensors and Dynamic neural networks in Python with strong GPU acceleration
scikit-learn: machine learning in Python
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.
🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and…
Official Code for DragGAN (SIGGRAPH 2023)
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
PyTorch Tutorial for Deep Learning Researchers
Code and documentation to train Stanford's Alpaca models, and generate the data.
A playbook for systematically maximizing the performance of deep learning models.
Unlock your displays on your Mac! Flexible HiDPI scaling, XDR/HDR extra brightness, virtual screens, DDC control, extra dimming, PIP/streaming, EDID override and lots more!
Python sample codes and textbook for robotics algorithms.
Invoke is a leading creative engine for Stable Diffusion models, empowering professionals, artists, and enthusiasts to generate and create visual media using the latest AI-driven technologies. The …
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
HomeKit support for the impatient.
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch