Pinned Repositories
Android-ReadTheFuckingSourceCode
😜 记录日常的开发技巧,开发中遇到的技术重点、难点,各个知识点的总结,优质面试题等等。持续更新...
Bamboo
A modern cross-platform game engine via vulkan and c++17.
caffe
Caffe: a fast open framework for deep learning.
CaptainBlackboard
船长关于机器学习、计算机视觉和工程技术的总结和分享
ComputeLibrary
The Compute Library is a set of computer vision and machine learning functions optimised for both Arm CPUs and GPUs using SIMD technologies.
imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
MingYuanLiu.github.io
my mainpage
mix_quantization
OpenSmokeDetection
OpensSmokeDetection: A Real-Time Video Smoke Detection System
Peanut-Engine
Peanut Engine
Caleb196x's Repositories
Caleb196x/OpenSmokeDetection
OpensSmokeDetection: A Real-Time Video Smoke Detection System
Caleb196x/mix_quantization
Caleb196x/MingYuanLiu.github.io
my mainpage
Caleb196x/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
Caleb196x/Peanut-Engine
Peanut Engine
Caleb196x/Android-ReadTheFuckingSourceCode
😜 记录日常的开发技巧,开发中遇到的技术重点、难点,各个知识点的总结,优质面试题等等。持续更新...
Caleb196x/Bamboo
A modern cross-platform game engine via vulkan and c++17.
Caleb196x/caffe
Caffe: a fast open framework for deep learning.
Caleb196x/ComputeLibrary
The Compute Library is a set of computer vision and machine learning functions optimised for both Arm CPUs and GPUs using SIMD technologies.
Caleb196x/containerd
An open and reliable container runtime
Caleb196x/CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
Caleb196x/darknet
YOLOv4 (v3/v2) - Windows and Linux version of Darknet Neural Networks for object detection (Tensor Cores are used)
Caleb196x/Data_Augment_Software
An offline data augment software
Caleb196x/FFmpeg
Mirror of git://source.ffmpeg.org/ffmpeg.git
Caleb196x/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
Caleb196x/glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
Caleb196x/incubator-mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
Caleb196x/LLMBasic
大模型LLM C++基础功能接口
Caleb196x/MobileNet-YOLO
A caffe implementation of MobileNet-YOLO detection network
Caleb196x/MVision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
Caleb196x/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
Caleb196x/Network-Speed-and-Compression
Network acceleration methods
Caleb196x/NoesisGUISample
Caleb196x/o3de
Open 3D Engine (O3DE) is an Apache 2.0-licensed multi-platform 3D engine that enables developers and content creators to build AAA games, cinema-quality 3D worlds, and high-fidelity simulations without any fees or commercial obligations.
Caleb196x/Piccolo
Piccolo (formerly Pilot) – mini game engine for games104
Caleb196x/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
Caleb196x/tiny-dnn
header only, dependency-free deep learning framework in C++14
Caleb196x/UITestProject
Caleb196x/XmlUI
AI绘制UE游戏UI
Caleb196x/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.