Pinned Repositories
-
architect-awesome
后端架构师技术图谱
balancer
A basic load balancer which implements the weighted load balancing algorithm.
Datamining_Text-classification
文本分类,用一个小型数据集训练,然后对人工分好的文本进行识别分类,检验模型的准确率,还行。
MYspider-
爬取高校老师信息,选取南京航空航天大学 自动化学院
news-emotion
📉 金融文本情感分析模型
Person_reID_baseline_pytorch
Pytorch implement of Person re-identification baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial
reid-strong-baseline
Bag of Tricks and A Strong Baseline for Deep Person Re-identification
Umbrella-Cloud-Medical-System
一种基于全同态加密技术的医疗隐私保密系统,是一个较为成熟的项目,公开源代码实现,小组成员如下:王子旭、许嘉晨、夏萌、王宏任
Vehicle_reID-Collection
:red_car: the collection of vehicle re-ID papers, datasets. :red_car:
tb21434718's Repositories
tb21434718/reid-strong-baseline
Bag of Tricks and A Strong Baseline for Deep Person Re-identification
tb21434718/Person_reID_baseline_pytorch
Pytorch implement of Person re-identification baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial
tb21434718/Vehicle_reID-Collection
:red_car: the collection of vehicle re-ID papers, datasets. :red_car:
tb21434718/aaron.books
Developer recommended reading books
tb21434718/awesome-cbir-papers
📝Awesome and classical image retrieval papers
tb21434718/awesome-programming-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
tb21434718/car-pedestrian-detection-application
A simple application using viola jones algorithm to detect pedestrian at 40 frames per second.
tb21434718/danger.ai
A video monitoring system powered by deep learning
tb21434718/deep-person-reid
Pytorch implementation of deep person re-identification models.
tb21434718/EANet
EANet: Enhancing Alignment for Cross-Domain Person Re-identification
tb21434718/Efficient_Person_ReID
This repo contains implementation of pruning ResNet and DenseNet for the efficient person re-ID problem.
tb21434718/ElanGuard_Public
(Academia Sinica / Computer Vision / Deep Learning) Object Detection, Person Reid, Face Reid
tb21434718/go-common
哔哩哔哩 bilibili 网站后台工程 源码
tb21434718/gossh
gossh是一个极简的ssh管理工具,go语言开发,编译成一个二进制程序,无任何依赖;用于远程串行或者并行管理多台Linux主机;支持远程执行命令和传递文件。
tb21434718/HyperDL-Tutorial
深度学习教程整理 | 干货
tb21434718/ICME2018_Occluded-Person-Reidentification_datasets
Release the datasets in the paper( ICME 2018 ) ,Occluded Person Re-identification.
tb21434718/Microsoft-Malware-Detection
Malware Classification
tb21434718/One-Example-Person-ReID
Graduation project
tb21434718/Part-CNN
Part-Level Convolutional Neural Networks for Pedestrian Detection Using Saliency and Boundary Box Alignment https://arxiv.org/abs/1810.00689
tb21434718/PedestrianDetectionSystem
Automatic pedestrian detection and monitoring system based on Deep Learning(基于深度学习的自动化行人检测和监控系统)
tb21434718/PLMCodeTemplate
给部门制定的代码框架模板
tb21434718/pwc
Papers with code. Sorted by stars. Updated weekly.
tb21434718/QAonMilitaryKG
QAonMilitaryKG,QaSystem based on military knowledge graph that stores in mongodb which is different from the previous one, 基于mongodb存储的军事领域知识图谱问答项目,包括飞行器、太空装备等8大类,100余小类,共计5800项的军事武器知识库,该项目不使用图数据库进行存储,通过jieba进行问句解析,问句实体项识别,基于查询模板完成多类问题的查询,主要是提供一种工业界的问答**demo。
tb21434718/Raft-Paxos-Sample
MIT6.824实现分布式一致性算法——Raft&Paxos
tb21434718/Reid-backend
Rasp reid backend
tb21434718/Security-and-Privacy-Issues-In-Data-Driven-Learning-Models
毕设以及研究生期间的研究方向:数据学习模型(Machine Learning & Deep Learning)中的安全和隐私保护问题
tb21434718/sysbase
Linux system base metrics collector Linux 系统负载/内存/磁盘/IO监控项采集实现。
tb21434718/UI-For-Vehicle-and-Pedestrian-Detection-
Simple UI using tkinter
tb21434718/Vehicle-And-Pedestrian-Detection-Using-Haar-Cascades
Real Time Detection and Classification of Vehicles and Pedestrians Using Haar Cascade Classifier
tb21434718/video-monitor-api-demo
基于海康视频监控二次开发基于B/S架构