-
DashAI Public
Forked from DashAISoftware/DashAIDashAI: an interactive platform for training, evaluating and deploying AI models
Python UpdatedMar 22, 2025 -
Cpp-Primer-Plus-6th Public
Forked from ShujiaHuang/Cpp-Primer-Plus-6th《C++ Primer Plus 第6版(中文版)》原书代码、习题答案和个人笔记,仅供学习和交流。
C++ UpdatedMar 10, 2025 -
brs-ctrl Public
Forked from behavior-robot-suite/brs-ctrlOfficial Hardware Codebase for the Paper "BEHAVIOR Robot Suite: Streamlining Real-World Whole-Body Manipulation for Everyday Household Activities"
Python MIT License UpdatedMar 10, 2025 -
Awesome-Robotics-Diffusion Public
Forked from showlab/Awesome-Robotics-Diffusion(In progress) A curated list of recent robot learning papers incorporating diffusion models for robotics tasks.
UpdatedMar 8, 2025 -
leet_code Public
Forked from mirinta/leet_codeLeetCode solutions in C++.
C++ MIT License UpdatedMar 8, 2025 -
scenic Public
Forked from google-research/scenicScenic: A Jax Library for Computer Vision Research and Beyond
Python Apache License 2.0 UpdatedFeb 27, 2025 -
FlashMLA Public
Forked from deepseek-ai/FlashMLAFlashMLA: Efficient MLA Decoding Kernel for Hopper GPUs
C++ MIT License UpdatedFeb 27, 2025 -
awesome-industrial-anomaly-detection Public
Forked from M-3LAB/awesome-industrial-anomaly-detectionPaper list and datasets for industrial image anomaly/defect detection (updating). 工业异常/瑕疵检测论文及数据集检索库(持续更新)。
UpdatedFeb 12, 2025 -
leetcode-grandyang Public
Forked from grandyang/leetcodeProvide all my solutions and explanations in Chinese for all the Leetcode coding problems.
UpdatedDec 29, 2024 -
cube-studio Public
Forked from tencentmusic/cube-studiocube studio开源云原生一站式机器学习/深度学习/大模型AI平台,支持sso登录,大数据平台对接,notebook在线开发,拖拉拽任务流pipeline编排,多机多卡分布式训练,超参搜索,推理服务VGPU,边缘计算,标注平台,自动化标注,大模型微调,vllm大模型推理,llmops,私有知识库,AI模型应用商店,支持模型一键开发/推理/微调,支持国产cpu/gpu/npu芯片,支持R…
Jupyter Notebook Other UpdatedDec 5, 2024 -
Prophecis Public
Forked from WeBankFinTech/ProphecisProphecis is a one-stop cloud native machine learning platform.
Go Apache License 2.0 UpdatedNov 24, 2024 -
awesome-ai-infrastructure Public
Forked from awesomelistsio/awesome-ai-infrastructureA curated list of awesome tools, frameworks, platforms, and resources for building scalable and efficient AI infrastructure, including distributed training, model serving, MLOps, and deployment.
Python UpdatedNov 17, 2024 -
OccNet-Course Public
Forked from Charmve/OccNet-Course国内首个占据栅格网络全栈课程《从BEV到Occupancy Network,算法原理与工程实践》,包含端侧部署。Surrounding Semantic Occupancy Perception Course for Autonomous Driving (docs, ppt and source code) 在线课程主页:http://111.229.117.200:8100/ (作者独立搭建)
Python BSD 3-Clause "New" or "Revised" License UpdatedOct 30, 2024 -
algorithm-cpp Public
Forked from AllAlgorithms/cppImplementation of All ▲lgorithms in C++ Programming Language
C++ MIT License UpdatedOct 14, 2024 -
BEVFormer Public
Forked from fundamentalvision/BEVFormer[ECCV 2022] This is the official implementation of BEVFormer, a camera-only framework for autonomous driving perception, e.g., 3D object detection and semantic map segmentation.
Python Apache License 2.0 UpdatedAug 15, 2024 -
patchcore-inspection Public
Forked from amazon-science/patchcore-inspectionIndustrial Detection
Python Apache License 2.0 UpdatedJul 10, 2024 -
ABANet-Attention-boundary-aware-network-for-image-segmentation Public
Forked from sadjadrz/ABANet-Attention-boundary-aware-network-for-image-segmentationThis repository contains the source code for my paper on masked face segmentation. Utilizing PyTorch, we developed a deep learning segmentation network to accurately identify mask regions on faces.
Python MIT License UpdatedMay 25, 2024 -
nanodet Public
Forked from RangiLyu/nanodetNanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
Python Apache License 2.0 UpdatedJan 8, 2024 -
Birds-eye-view-Perception Public
Forked from OpenDriveLab/Birds-eye-view-Perception[IEEE T-PAMI 2023] Awesome BEV perception research and cookbook for all level audience in autonomous diriving
Python Apache License 2.0 UpdatedJan 6, 2024 -
USB_C_Industrial_Camera_FPGA_USB3 Public
Forked from circuitvalley/USB_C_Industrial_Camera_FPGA_USB3Source and Documentation files for USB C Industrial Camera Project, This repo contains PCB boards, FPGA , Camera and USB along with FPGA Firmware and USB Controller Firmware source.
Verilog UpdatedOct 22, 2023 -
nodeeditor Public
Forked from paceholder/nodeeditorQt Node Editor. Dataflow programming framework
C++ BSD 3-Clause "New" or "Revised" License UpdatedSep 21, 2023 -
CVPR2023-3D-Occupancy-Prediction Public
Forked from CVPR2023-3D-Occupancy-Prediction/CVPR2023-3D-Occupancy-PredictionCVPR2023-Occupancy-Prediction-Challenge
Python MIT License UpdatedJul 31, 2023 -
pyod Public
Forked from yzhao062/pyodA Comprehensive and Scalable Python Library for Outlier Detection (Anomaly Detection)
Python BSD 2-Clause "Simplified" License UpdatedMar 30, 2023 -
-
Awesome-Few-Shot-Image-Generation Public
Forked from bcmi/Awesome-Few-Shot-Image-GenerationA curated list of papers, code and resources pertaining to few-shot image generation.
UpdatedMar 10, 2023 -
MUSIC Public
Forked from msfuxian/MUSICAn Embarrassingly Simple Approach to Semi-Supervised Few-Shot Learning
Python Apache License 2.0 UpdatedMar 2, 2023 -
labelmeplus Public
Forked from GreatV/labelmexlabelme in c++.
C++ GNU General Public License v3.0 UpdatedFeb 24, 2023 -
SyntheticData Public
Forked from CVMI-Lab/SyntheticDataIs synthetic data from generative models ready for image recognition?
Python Apache License 2.0 UpdatedFeb 16, 2023 -
Serial-Studio Public
Forked from Serial-Studio/Serial-StudioMulti-purpose serial data visualization & processing program
C++ Other UpdatedFeb 6, 2023 -
MemSeg Public
Forked from TooTouch/MemSegUnofficial Re-implementation of MemSeg for Anomaly Detection
Jupyter Notebook MIT License UpdatedJan 15, 2023