Stars
It is a simple python tool to extract key-frames from a video file using peak estimation from frame difference.
HmiFuncDesigner是一款集HMI,数据采集于一体的软件。目前支持Modbus协议,JavaScript解析,画面功能编辑等。HmiFuncDesigner is a software integrating HMI and data collection.Now it supports Modbus protocol, JavaScript explain, graphic co…
Visualizing Sensor Data of robot connected to computer using Qt libraries and software.
Software for reading and visualization of data from Konnwei battery testers, created using Qt 6.
以孤立语假设和宽度优先搜索为基础,构建了一种多通道堆叠注意力Transformer结构的斗地主ai
基于SuperSocket实现客户端与客户端的消息推送以及服务端与客户端互发心跳数据包维持长连接、离线消息存储并转发,涉及技术点:C# WinForm、SuperSocket、Redis(项目中有详细的说明文档,下载后可查看)
Python Socket Messaging Protocol Assignment for Networking
最近项目中要求做推送,基于内网的。由于工期不是很紧,需求不是很严格,所以放弃了使用三方的推送框架,基于Socket自己写了消息推送功能(服务端+android端)。服务器端使用java,客户端使用Android。本人是做Android开发的,所以demo重点介绍客户端的一些代码,包括Socket的TCP长连接及发消息,Service如何不被轻易杀死,通过aidl实现界面实时与Service的…
Implementation for paper: Feature Pyramid Transformer
Fast, modular reference implementation and easy training of Semantic Segmentation algorithms in PyTorch.
文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法
This is a tensorflow re-implementation of Feature Pyramid Networks for Object Detection.
A Chinese Translation of Kivy Programming Guide Based on Kivy 1.9.2 中文翻译Kivy开发文档
Implemention of lightweight CNN Model on Mnist Dataset,try to include as more as possible features that I learn from keras, by the way,compare to tensorflow.hope to give a good learning example.
gRPC server for hosting ML models trained on any framework in python
Focal Loss for Dense Rotation Object Detection
A tensorflow implementation of EAST text detector
Serve, optimize and scale PyTorch models in production
CRAFT-Pyotorch:Character Region Awareness for Text Detection Reimplementation for Pytorch