More
More
-
Advanced-Lane-Detection Public
Forked from Kilichbek/Advanced-Lane-DetectionProject: Advanced Lane Finding || Udacity: Self-Driving Car Engineer Nanodegree
-
all-contributors Public
Forked from all-contributors/all-contributors.github.io✨ Recognize all contributors, not just the ones who push code ✨
HTML MIT License UpdatedJan 11, 2023 -
-
BackgroundSplit-OpenCV Public
Forked from upcAutoLang/BackgroundSplit-OpenCVThis repository is the C++ Source Code of several algorithms of Extracting Background, which are based on OpenCV libraries after I learn about the theory of these algorithms(including Frame-Differe…
C++ UpdatedJul 22, 2021 -
-
BiSeNet-Keras-Cityscapes Public
Forked from ShunLu91/BiSeNet-Keras-CityscapesThis repo is an implementation of BiSeNet. But it still has some differences compared with the author's.
Python UpdatedJun 25, 2019 -
-
-
CBAM-keras Public
Forked from kobiso/CBAM-kerasCBAM implementation on Keras
Python MIT License UpdatedSep 14, 2018 -
cherry Public
Forked from Windsooon/cherrytext classification - no machine learning knowledge needed
Python MIT License UpdatedJul 11, 2020 -
chineseocr_lite Public
Forked from DayBreak-u/chineseocr_lite超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
C++ GNU General Public License v2.0 UpdatedOct 14, 2020 -
-
-
CUDA-Programs Public
Forked from RichardAns/CUDA-ProgramsExamples from Programming in Parallel with CUDA
Cuda GNU General Public License v2.0 UpdatedMar 17, 2023 -
cuda_learning Public
Forked from keefeWu/cuda_learningLearning cuda codes
-
CVPR2022-Paper-Code-Interpretation Public
Forked from extreme-assistant/CVPR2024-Paper-Code-Interpretationcvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
1 UpdatedMar 28, 2022 -
d2l-tvm Public
Forked from d2l-ai/d2l-tvmDive into Deep Learning Compiler
Python UpdatedMay 6, 2023 -
DBNet Public
Forked from zonasw/DBNetThis is a tensorflow2.x implementation of "Real-time Scene Text Detection with Differentiable Binarization"
Python UpdatedSep 21, 2020 -
eca_block_keras Public
Forked from HXLH50K/eca_block_keraseca net with keras
Python UpdatedNov 11, 2020 -
FFmpeg Public
Forked from FFmpeg/FFmpegMirror of https://git.ffmpeg.org/ffmpeg.git
C Other UpdatedJan 14, 2022 -
-
FlagGems Public
Forked from FlagOpen/FlagGemsFlagGems is an operator library for large language models implemented in Triton Language.
Python Apache License 2.0 UpdatedMar 7, 2025 -
flexible-yolov5 Public
Forked from Bobo-y/flexible-yolov5More readable and flexible yolov5 with more backbone(resnet, shufflenet, moblienet, efficientnet, hrnet) and (cbam,dcn and so on), and tensorrt
-
fss_tvm_mlir_learn Public
Forked from BBuf/tvm_mlir_learncompiler learning resources collect.
-
ftp.d Public
基于libevent网络框架并参考Memcached线程池实现,完成了一个可与主流FTP客户端(如Filezilla)适配的FTP服务器,完成用户的匿名登录,目录获取以及切换和文件的上传和下载。工作线程的选取采用轮训法,并对被选中的工作线程进行唤醒(使用Linux管道和event_loop的方法),并将ftp的工作抽象为一个task基类,后续的ftp功能需要继承这个类方便工作线程调用。
-
happyHttp Public
一个基于libevent,处理静态页面的httpserver的实现,支持对静态页面和多种格式文件的访问,文件浏览器,自定义的错误页面,支持CGI模式,支持以定时器的方式对空置的连接进行回收
-
-
Image-Stitching-OpenCV Public
Forked from linrl3/Image-Stitching-OpenCVSimple image stitching algorithm based on SIFT, homography, KNN and Ransac in Python and OpenCV
Python UpdatedJun 30, 2021 -
Image_Segmentation Public
Forked from LeeJunHyun/Image_SegmentationPytorch implementation of U-Net, R2U-Net, Attention U-Net, and Attention R2U-Net.
Python UpdatedDec 7, 2020 -
image_similarity Public
Forked from oke-aditya/image_similarityPyTorch Blog Post On Image Similarity Search
Python Apache License 2.0 UpdatedSep 11, 2020