thisisi3's Stars
Vanessa219/vditor
♏ 一款浏览器端的 Markdown 编辑器,支持所见即所得(富文本)、即时渲染(类似 Typora)和分屏预览模式。An In-browser Markdown editor, support WYSIWYG (Rich Text), Instant Rendering (Typora-like) and Split View modes.
dabeaz-course/python-mastery
Advanced Python Mastery (course by @dabeaz)
HIPS/autograd
Efficiently computes derivatives of NumPy code.
satwikkansal/wtfpython
What the f*ck Python? 😱
lucidrains/imagen-pytorch
Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
google-deepmind/mujoco
Multi-Joint dynamics with Contact. A general purpose physics simulator.
dangkhoasdc/awesome-ai-residency
List of AI Residency Programs
facebookresearch/metaseq
Repo for external large-scale work
lucidrains/DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
naver-ai/vidt
NVlabs/instant-ngp
Instant neural graphics primitives: lightning fast NeRF and more
52CV/CVPR-2022-Papers
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
FL77N/RetinaNet-Based-on-PPdet
FateScript/CenterNet-better
An easy to understand and better performance version of CenterNet
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
chensnathan/YOLOF
You Only Look One-level Feature (YOLOF), CVPR2021, Detectron2
PaddlePaddle/PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
SilenWang/fastaAnno
用于在参考基因组上展示变异情况的小脚本
weibochen/py_learn
python learning
yangqi/docker-debian
Debian Dockerfile for trusted automated Docker builds.
yangqi/Htmldom
A Htmldom package for Laravel 4 based on Simple HTML Dom Parser
vacancy/PreciseRoIPooling
Precise RoI Pooling with coordinate gradient support, proposed in the paper "Acquisition of Localization Confidence for Accurate Object Detection" (https://arxiv.org/abs/1807.11590).
ninechapter-algorithm/leetcode-linghu-templete
算法面试必备,推荐刷题网站www.lintcode.com。北大学霸的《LeetCode刷题模板》+V领取: jiuzhangfeifei
TheAlgorithms/Python
All Algorithms implemented in Python
Kolkir/mlcpp
Set of examples of ML approaches implemented in C++
jgraph/drawio
draw.io is a JavaScript, client-side editor for general diagramming.
ashishpatel26/Tools-to-Design-or-Visualize-Architecture-of-Neural-Network
Tools to Design or Visualize Architecture of Neural Network
tianzhi0549/FCOS
FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)
nlohmann/json
JSON for Modern C++