Coder Social home page Coder Social logo

傅莘莘's Projects

backgroundsplit-opencv icon backgroundsplit-opencv

This 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-Difference, Gauss-Background-Difference, ViBe algorithms).

bisenet-keras-cityscapes icon bisenet-keras-cityscapes

This repo is an implementation of BiSeNet. But it still has some differences compared with the author's.

cherry icon cherry

text classification - no machine learning knowledge needed

chineseocr_lite icon chineseocr_lite

超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M

dbnet icon dbnet

This is a tensorflow2.x implementation of "Real-time Scene Text Detection with Differentiable Binarization"

ffmpeg icon ffmpeg

Mirror of https://git.ffmpeg.org/ffmpeg.git

flexible-yolov5 icon flexible-yolov5

More readable and flexible yolov5 with more backbone(resnet, shufflenet, moblienet, efficientnet, hrnet) and (cbam,dcn and so on), and tensorrt

ftp.d icon ftp.d

基于libevent网络框架并参考Memcached线程池实现,完成了一个可与主流FTP客户端(如Filezilla)适配的FTP服务器,完成用户的匿名登录,目录获取以及切换和文件的上传和下载。工作线程的选取采用轮训法,并对被选中的工作线程进行唤醒(使用Linux管道和event_loop的方法),并将ftp的工作抽象为一个task基类,后续的ftp功能需要继承这个类方便工作线程调用。

happyhttp icon happyhttp

一个基于libevent,处理静态页面的httpserver的实现,支持对静态页面和多种格式文件的访问,文件浏览器,自定义的错误页面,支持CGI模式,支持以定时器的方式对空置的连接进行回收

image-stitching-opencv icon image-stitching-opencv

Simple image stitching algorithm based on SIFT, homography, KNN and Ransac in Python and OpenCV

image_segmentation icon image_segmentation

Pytorch implementation of U-Net, R2U-Net, Attention U-Net, and Attention R2U-Net.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.