Giter Club home page Giter Club logo

DreamChaser's Projects

highconcurrence icon highconcurrence

多线程秒杀的Demo(多种锁机制:synchronize、ReentrantLock、ReentrantReadWriteLock、redis和zookeeper实现的分布式锁等)

homemade-machine-learning icon homemade-machine-learning

🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained

hope-boot icon hope-boot

🌱🚀一款现代化的脚手架项目。企业开发?接外包?赚外快?还是学习?这都能满足你,居家必备,值得拥有:beers:整合Springboot2,单点登陆+tk.mybatis+shiro+redis+thymeleaf+maven+swagger前后端分离接口管理+代码生成+定时任务+数据库版本管理flyway+hutool工具包,等实用技术。

hsweb-expands icon hsweb-expands

文件压缩解压、office文档读写、http,ftp请求模拟、shell执行、模板引擎

hsweb-framework icon hsweb-framework

hsweb 是一个用于快速搭建企业后台管理系统的基础项目,集成一揽子便捷功能如:通用增删改查,在线代码生成,权限管理(可控制到列和行),动态多数据源分布式事务,动态脚本,动态定时任务,在线数据库维护等等. 基于 spring-boot,mybaits

hsweb-payment icon hsweb-payment

基于hsweb的开源聚合支付系统,多商户,多渠道,多配置.

httpclientutil icon httpclientutil

该项目基于HttpClient-4.4.1封装的一个工具类。提供了更为简单的GET、POST及上传下载等功能。同时支持插件式配置Http-Header(包含自定义header)、配置SSL和Proxy等。

hutool icon hutool

A set of tools that keep Java sweet.

hyperface-with-squeezenet icon hyperface-with-squeezenet

Two multitasking CNNs for simultaneous face detection, landmarks estimation and visibility, pose estimation and gender recognition. hyperface.py concatenates feature maps from initial, mid and final layers of the network and then branches out to different heads. multiout.py branches from the final layer of the network to different heads. DataGen2.py is the Data Generator used for reading multiple labels from json files. It is a modified version of Keras's default Data Generator. The idea is based on the following paper - [1] R. Ranjan, V. M. Patel, and R. Chellappa. Hyperface: A deep multitask learning framework for face detection, landmark localization, pose estimation, and gender recognition. CoRR, abs/1603.01249, 2016. The implementation is slightly different. The original HyperFace architecture is built on top of AlexNet while the implementation here uses another architecture called SqueezeNet.

hystrix icon hystrix

Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.

hystrix_lab icon hystrix_lab

服务容错限流Hystrix实验,极客时间微服务架构实践课程

icog-task1 icon icog-task1

This is for facial landmarks, face detection, facial emotion recognition using dlib, opencv, keras and cnn.

idleaf icon idleaf

Leaf——美团点评分布式ID生成系统中Leaf-segment数据库方案的实现

idworker icon idworker

idworker 是一个基于zookeeper和snowflake算法的分布式统一ID生成工具,通过zookeeper自动注册机器(最多1024台),无需手动指定workerId和datacenterId

imagedatapreprocessing icon imagedatapreprocessing

get the name of each video, and make the directory to save frames;get the full path of each video, which will open the video tp extract frames;

imagepreprocess icon imagepreprocess

计算机视觉深度学习 数据预处理 比如:生成巨量图片数据时候

imagepreprocessing icon imagepreprocessing

Different helpful scripts that I used to preprocess and augment images to train CNN models.

imagetile icon imagetile

Takes a set of images and variably-shaped ROI masks, extracts the masked regions into rectangular tiles, and assembles the tiles into one image. Useful for visualizing training examples that come from lots of images.

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.