Pinned Repositories
aaai-template
latex template for various conferences, as well as wise-man's overleaf (overleaf is terrible!)
abseil-cpp
Abseil Common Libraries (C++)
abseil-py
Abseil Common Libraries (Python)
Adlik
Adlik: Toolkit for Accelerating Deep Learning Inference
ai-accelerators
CSV spreadsheets and other material for AI accelerator survey papers
ai-edu
AI education materials for Chinese students, teachers and IT professionals.
AI-Homework
人工智能结课作业(A星八数码/广度优先/深度优先/粒子群寻优算法/遗传算法/蚁群算法/BP神经网络/卷积神经网络)
Ai-Learn
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域
OpenCV-rtsp-server
RTSP streaming using GStreamer
python-opencv-gstreamer-examples
Python examples on how to use GStreamer within OpenCV. Now with GPU support! :fire::fire::fire:
iRobot's Repositories
StraitRobot/ai-edu
AI education materials for Chinese students, teachers and IT professionals.
StraitRobot/archai
Accelerate your Neural Architecture Search (NAS) through fast, reproducible and modular research.
StraitRobot/Ax
Adaptive Experimentation Platform
StraitRobot/ChatGPT
🔮 ChatGPT Desktop Application (Mac, Windows and Linux)
StraitRobot/chatgpt-demo
A demo repo based on OpenAI API (gpt-3.5-turbo)
StraitRobot/CodeFormer
[NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer
StraitRobot/coder-kung-fu
开发内功修炼
StraitRobot/course22
The fast.ai course notebooks
StraitRobot/cs-video-courses
List of Computer Science courses with video lectures.
StraitRobot/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被60多个国家的400多所大学用于教学。
StraitRobot/DocsGPT
GPT-powered chat for documentation search & assistance.
StraitRobot/EnergonAI
Large-scale model inference.
StraitRobot/fvcore
Collection of common code that's shared among different research projects in FAIR computer vision team.
StraitRobot/haystack
:mag: Haystack is an open source NLP framework to interact with your data using Transformer models and LLMs (GPT-3 and alike). Haystack offers production-ready tools to quickly build ChatGPT-like question answering, semantic search, text generation, and more.
StraitRobot/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
StraitRobot/llama
Inference code for LLaMA models
StraitRobot/llama-dl
High-speed download of LLaMA, Facebook's 65B parameter GPT model
StraitRobot/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
StraitRobot/mm-cot
Official implementation for "Multimodal Chain-of-Thought Reasoning in Language Models" (stay tuned and more will be updated)
StraitRobot/onnx-script
ONNX Script enables developers to naturally author ONNX functions and models using a subset of Python. ⚠️ ONNX Script is in very early and active development and is not ready for production.
StraitRobot/onnxruntime-extensions
The pre- and post- processing library for ONNX Runtime
StraitRobot/OpenChatKit
StraitRobot/PaLM
An open-source implementation of Google's PaLM models
StraitRobot/prompt-engineering-note
🔥🔔prompt-engineering-note🔔🔥
StraitRobot/pytorch-deep-learning1
Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
StraitRobot/TextRL
Implementation of ChatGPT RLHF (Reinforcement Learning with Human Feedback) on any generation model in huggingface's transformer (blommz-176B/bloom/gpt/bart/T5/MetaICL)
StraitRobot/trax
Trax — Deep Learning with Clear Code and Speed
StraitRobot/Umi-OCR
OCR图片转文字识别软件,完全离线。截屏/批量导入图片,支持多国语言、合并段落、竖排文字。可排除水印区域,提取干净的文本。基于 PaddleOCR 。
StraitRobot/visual-chatgpt
Official repo for the paper: Visual ChatGPT: Talking, Drawing and Editing with Visual Foundation Models
StraitRobot/zero_to_gpt
Go from no deep learning knowledge to implementing GPT.