-
NanUI Public
Forked from XuanchenLin/NanUINanUI is an open source .NET project for developers who want to create Windows desktop applications with HTML, CSS and JavaScript.
C# MIT License UpdatedNov 25, 2023 -
OpenMMLabCourse Public
Forked from open-mmlab/OpenMMLabCourseOpenMMLab course index and stuff
Jupyter Notebook Other UpdatedSep 1, 2023 -
FastDeploy Public
Forked from PaddlePaddle/FastDeploy⚡️An Easy-to-use and Fast Deep Learning Model Deployment Toolkit for ☁️Cloud 📱Mobile and 📹Edge. Including Image, Video, Text and Audio 20+ main stream scenarios and 150+ SOTA models with end-to-end…
C++ Apache License 2.0 UpdatedAug 28, 2023 -
MemSeg Public
Forked from TooTouch/MemSegUnofficial Re-implementation of MemSeg for Anomaly Detection
Jupyter Notebook MIT License UpdatedJul 21, 2023 -
detrex Public
Forked from IDEA-Research/detrexdetrex is a research platform for DETR-based object detection, segmentation, pose estimation and other visual recognition tasks.
Python Apache License 2.0 UpdatedJul 10, 2023 -
segment-anything Public
Forked from facebookresearch/segment-anythingThe 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.
Jupyter Notebook Apache License 2.0 UpdatedJun 29, 2023 -
-
label-studio Public
Forked from HumanSignal/label-studioLabel Studio is a multi-type data labeling and annotation tool with standardized output format
Python Apache License 2.0 UpdatedMay 9, 2023 -
segmentation_models Public
Forked from qubvel/segmentation_modelsSegmentation models with pretrained backbones. Keras and TensorFlow Keras.
Python MIT License UpdatedMay 8, 2023 -
fucking-algorithm Public
Forked from labuladong/fucking-algorithm刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
UpdatedNov 22, 2021 -
YOLOX Public
Forked from Megvii-BaseDetection/YOLOXYOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/
Python Apache License 2.0 UpdatedNov 7, 2021 -
LibtorchDetection Public
Forked from AllentDan/LibtorchDetectionC++ trainable detection library based on libtorch (or pytorch c++). Yolov4 tiny provided now.
C++ MIT License UpdatedJun 1, 2021 -
LibtorchSegmentation Public
Forked from AllentDan/LibtorchSegmentationA c++ trainable semantic segmentation library based on libtorch (pytorch c++). Backbone: VGG, ResNet, ResNext. Architecture: FPN, U-Net, PAN, LinkNet, PSPNet, DeepLab-V3, DeepLab-V3+ by now.
C++ MIT License UpdatedJun 1, 2021 -
pydicom Public
Forked from pydicom/pydicomRead, modify and write DICOM files with python code
Python Other UpdatedApr 23, 2021 -
-
data-science-competition Public
Forked from DLLXW/data-science-competition该仓库用于记录和定期提供各大数据科学竞赛的赛事消息和原创baseline,思路分享以及博主的一些竞赛心得和学习资料等. 主要涵盖:kaggle, 阿里天池,华为云大赛校园赛,百度aistudio,和鲸社区,datafountain等
Jupyter Notebook UpdatedJan 16, 2021 -
-
-
DNN-numpy Public
Forked from KennCoder7/DNN-numpyDeep Neural Networks (MLP,CNN,RNN) implemented in NumPy.
Python MIT License UpdatedOct 19, 2020 -
-
-
-
ML-NLP Public
Forked from NLP-LOVE/ML-NLP此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
Jupyter Notebook UpdatedApr 20, 2020 -
Real-Time-Voice-Cloning Public
Forked from CorentinJ/Real-Time-Voice-CloningClone a voice in 5 seconds to generate arbitrary speech in real-time
Python Other UpdatedApr 19, 2020 -
funNLP Public
Forked from fighting41love/funNLP中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、…
Python UpdatedApr 3, 2020 -
ai-edu Public
Forked from computing-intelligence/ai-eduAI education materials for Chinese students, teachers and IT professionals.
Jupyter Notebook Other UpdatedMar 19, 2020 -
AI_projects Public
Forked from leikunx/AI_projectsI am a full-stack engineer for AI projects, glad to share my experience. pratices make the top engineer.
Jupyter Notebook MIT License UpdatedMar 18, 2020 -
tesseract Public
Forked from UB-Mannheim/tesseractTesseract Open Source OCR Engine (main repository)
C++ Apache License 2.0 UpdatedMar 10, 2020 -
pytorch_segmentation Public
Forked from yassouali/pytorch-segmentationSemantic segmentation models, datasets and losses implemented in PyTorch.
Python MIT License UpdatedMar 10, 2020 -
UNet-family Public
Forked from ShawnBIT/UNet-familyPaper and implementation of UNet-related model.