Pinned Repositories
AI-Job-Notes
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
Best-websites-a-programmer-should-visit-zh
程序员应该访问的最佳网站中文版
China_House
中国买房相关资料和项目整理,方便查看,持续更新中...
CMU-MultimodalSDK
CMU MultimodalSDK is a machine learning platform for development of advanced multimodal models as well as easily accessing and processing multimodal datasets.
CV-Tools-and-DL-Resources-by-Sida-Dai
Computer Vision Tools & Deep Learning Resources (Codes Written by Sida Dai)
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
MathModel
Mathematical Modeling Contest Documents.
openface
Face recognition with deep neural networks.
RankIQA
The rep for the RankIQA paper in ICCV 2017
video-captioning
This repository contains the code for a video captioning system inspired by Sequence to Sequence -- Video to Text. This system takes as input a video and generates a caption in English describing the video.
sddai's Repositories
sddai/ai-edu
AI education materials for Chinese students, teachers and IT professionals.
sddai/awesome-crawler
A collection of awesome web crawler,spider in different languages
sddai/BIG-bench
Beyond the Imitation Game collaborative benchmark for measuring and extrapolating the capabilities of language models
sddai/cuda-samples
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
sddai/doc-chatbot
Document chatbot — multiple files, topics, chat windows and chat history. Powered by GPT.
sddai/DragGAN
Implementation of DragGAN: Interactive Point-based Manipulation on the Generative Image Manifold
sddai/etherpad-lite
Etherpad: A modern really-real-time collaborative document editor.
sddai/fvcore
Collection of common code that's shared among different research projects in FAIR computer vision team.
sddai/GPT_API_free
Free ChatGPT API Key,免费ChatGPT API,支持GPT4 API(低价),ChatGPT国内可用免费转发API,直连无需代理。可以搭配ChatBox等软件/插件使用,极大降低接口使用成本。国内即可无限制畅快聊天。
sddai/Grounded-Segment-Anything
Marrying Grounding DINO with Segment Anything & Stable Diffusion & Tag2Text & BLIP & Whisper & ChatBot - Automatically Detect , Segment and Generate Anything with Image, Text, and Audio Inputs
sddai/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
sddai/LeetcodeTop
汇总各大互联网公司容易考察的高频leetcode题🔥 推荐免费ChatGPT网站:https://www.lintcode.com/chat-gpt?utm_source=tf-github-codetop
sddai/libjxl
JPEG XL image format reference implementation
sddai/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
sddai/nlp_paper_study
该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记
sddai/open-source-alternatives
List of open-source alternatives to everyday SaaS products.
sddai/ov-seg
This is the official PyTorch implementation of the paper Open-Vocabulary Semantic Segmentation with Mask-adapted CLIP.
sddai/PandaLM
sddai/piq
Measures and metrics for image2image tasks. PyTorch.
sddai/pytorch-OpCounter
Count the MACs / FLOPs of your PyTorch model.
sddai/replicate-python
Python client for Replicate
sddai/segment-anything
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.
sddai/Sophia
The official implementation of “Sophia: A Scalable Stochastic Second-order Optimizer for Language Model Pre-training”
sddai/supervised-compression
[WACV 2022] "Supervised Compression for Resource-Constrained Edge Computing Systems"
sddai/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
sddai/transformer
PyTorch Implementation of "Attention Is All You Need"
sddai/TRTC_Web
High-quality WebRTC SDK
sddai/ultralytics
NEW - YOLOv8 🚀 in PyTorch > ONNX > CoreML > TFLite
sddai/vector-search-elastic-tutorial
Text Embeddings and Vector Search with Elasticsearch and Open-Source Technologies
sddai/vscode-leetcode
Solve LeetCode problems in VS Code