Squanchy's starred repositories

CS-Notes

:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计

Stargazers:173739Issues:0Issues:0

redis-3.0-annotated

带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。

Language:CLicense:BSD-3-ClauseStargazers:10026Issues:0Issues:0

redis

Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.

Language:CLicense:NOASSERTIONStargazers:65683Issues:0Issues:0

gin

Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.

Language:GoLicense:MITStargazers:76916Issues:0Issues:0

7days-golang

7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列

Language:GoLicense:MITStargazers:15046Issues:0Issues:0

istio

Connect, secure, control, and observe services.

Language:GoLicense:Apache-2.0Stargazers:35415Issues:0Issues:0

cobra

A Commander for modern Go CLI interactions

Language:GoLicense:Apache-2.0Stargazers:36879Issues:0Issues:0

gen-kubecfg

kubeconfig generation tool

Language:GoLicense:MITStargazers:7Issues:0Issues:0

survey

A golang library for building interactive and accessible prompts with full support for windows and posix terminals.

Language:GoLicense:MITStargazers:4076Issues:0Issues:0

video_captioning_rl

Code and Models for paper "Reinforced Video Captioning with Entailment Rewards (EMNLP 2017)"

Language:PythonLicense:MITStargazers:43Issues:0Issues:0

WebBench

Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址:http://home.tiscali.cz/~cz210552/webbench.html

Language:CLicense:GPL-3.0Stargazers:2633Issues:0Issues:0

oatpp

🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.

Language:C++License:Apache-2.0Stargazers:7610Issues:0Issues:0

binlog2sql

Parse MySQL binlog to SQL you want

Language:PythonLicense:GPL-3.0Stargazers:3242Issues:0Issues:0

WebServer

A C++ High Performance Web Server

Language:C++License:MITStargazers:7521Issues:0Issues:0

multitask-end-to-end-video-captioning

with reinforcement learning

Language:PythonStargazers:31Issues:0Issues:0

RecNet

A Pytorch implementation of "Reconstruction Network for Video Captioning", CVPR 2018

Language:PythonLicense:MITStargazers:55Issues:0Issues:0

CBAM.PyTorch

Non-official implement of Paper:CBAM: Convolutional Block Attention Module

Language:PythonStargazers:1304Issues:0Issues:0

Skill-Tree

🐼 准备秋招,欢迎来树上取果实

Language:CStargazers:3622Issues:0Issues:0

SA-tensorflow

Soft attention mechanism for video caption generation

Language:PythonStargazers:155Issues:0Issues:0

SCN_for_video_captioning

Using Semantic Compositional Networks for Video Captioning

Language:PythonStargazers:98Issues:0Issues:0

Semantics-AssistedVideoCaptioning

Source code for Semantics-Assisted Video Captioning Model Trained with Scheduled Sampling Strategy

Language:PythonLicense:MITStargazers:56Issues:0Issues:0

delving-deeper-into-the-decoder-for-video-captioning

Source code for Delving Deeper into the Decoder for Video Captioning

Language:Jupyter NotebookLicense:MITStargazers:39Issues:0Issues:0

CaptionMetrics

Image Caption metrics: Bleu、Cider、Meteor、Rouge、Spice

Language:PythonStargazers:96Issues:0Issues:0
Language:Jupyter NotebookLicense:NOASSERTIONStargazers:1095Issues:0Issues:0

cst_captioning

PyTorch Implementation of Consensus-based Sequence Training for Video Captioning

Language:PythonStargazers:59Issues:0Issues:0

seqvlad-pytorch

The implementation of Sequential VLAD in Pytorch

Language:PythonLicense:BSD-2-ClauseStargazers:18Issues:0Issues:0

Controllable_XGating

ICCV2019: Controllable Video Captioning with POS Sequence Guidance Based on Gated Fusion Network

Language:PythonStargazers:67Issues:0Issues:0

pretrained-models.pytorch

Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.

Language:PythonLicense:BSD-3-ClauseStargazers:8995Issues:0Issues:0

mmdetection

OpenMMLab Detection Toolbox and Benchmark

Language:PythonLicense:Apache-2.0Stargazers:28609Issues:0Issues:0

Graph_Convolutional_LSTM

Traffic Graph Convolutional Recurrent Neural Network

Language:Jupyter NotebookLicense:MITStargazers:375Issues:0Issues:0