Pinned Repositories
--
停车场系统源码,停车场小程序,智能停车,Parking system,【功能介绍】:①兼容市面上主流的多家相机,理论上兼容所有硬件,可灵活扩展,②相机识别后数据自动上传到云端并记录,校验相机唯一id和硬件序列号,防止非法数据录入,③用户手机查询停车记录详情可自主缴费(支持微信,支付宝,银行接口支付,支持每个停车场指定不同的商户进行收款),支付后出场在免费时间内会自动抬杆。④支持app上查询附近停车场(导航,可用车位数,停车场费用,优惠券,评分,评论等),可预约车位。⑤断电断网支持岗亭人员使用app可接管硬件进行停车记录的录入。 【技术架构】:后端开发语言java,框架oauth2+springboot2+dubble,数据库mysql/mongodb/redis,即时通讯底层框架netty4,安卓和ios均为原生开发,后台管理模板vue专业定制
-2019-nowcoder-
名企校招笔试真题精选2019(nowcoder)技术篇
1103
s
1205data
2019_JLU_Program
走近吉大_微信小程序_图床
2019_Pic_Bedroom
2019年笔记,Markdown图床
CS231n_Spring_2017
2017CS231n 斯坦福李飞飞视觉识别学习笔记 CS231n: Convolutional Neural Networks for Visual Recognition Spring 2017
JLU-Map-WeChat-App
吉林大学地图导览-微信小程序
Keras-DIOU-YOLOv3
Keras上700行代码复现YOLOv3!使用DIOU loss。支持将模型导出为pytorch模型!
tensorflow-101
《TensorFlow 快速入门与实战》课件与参考代码
baidu88vip's Repositories
baidu88vip/Keras-DIOU-YOLOv3
Keras上700行代码复现YOLOv3!使用DIOU loss。支持将模型导出为pytorch模型!
baidu88vip/--
停车场系统源码,停车场小程序,智能停车,Parking system,【功能介绍】:①兼容市面上主流的多家相机,理论上兼容所有硬件,可灵活扩展,②相机识别后数据自动上传到云端并记录,校验相机唯一id和硬件序列号,防止非法数据录入,③用户手机查询停车记录详情可自主缴费(支持微信,支付宝,银行接口支付,支持每个停车场指定不同的商户进行收款),支付后出场在免费时间内会自动抬杆。④支持app上查询附近停车场(导航,可用车位数,停车场费用,优惠券,评分,评论等),可预约车位。⑤断电断网支持岗亭人员使用app可接管硬件进行停车记录的录入。 【技术架构】:后端开发语言java,框架oauth2+springboot2+dubble,数据库mysql/mongodb/redis,即时通讯底层框架netty4,安卓和ios均为原生开发,后台管理模板vue专业定制
baidu88vip/1103
s
baidu88vip/1205data
baidu88vip/2019_JLU_Program
走近吉大_微信小程序_图床
baidu88vip/AI_YOLOv3
demo
baidu88vip/CCUT
baidu88vip/CCUT_Pruning
CCUT_Pruning
baidu88vip/dataset
baidu88vip/k-means-YOLO
This script performs k-means Clustering to find the appropriate anchor boxes for YOLOv3.
baidu88vip/LiteratureDL4Graph
baidu88vip/ocr_invoice
ocr system of invoice
baidu88vip/Phd
baidu88vip/Pointer-meter-identification-and-reading
基于opencv的指针式仪表的识别与读数
baidu88vip/pruning_yolov3
baidu88vip/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
baidu88vip/SceneTextPapers
Tracking the latest progress in Scene Text Detection and Recognition: Must-read papers well organized
baidu88vip/SlimYOLOv3
This page is for the SlimYOLOv3: Narrower, Faster and Better for UAV Real-Time Applications
baidu88vip/Sound-Recognition-Tutorial
A simple sound recognition tutorial, including data analysis, feature extraction, model building, model train and model test ...
baidu88vip/Tensorflow-TensorRT
This repository is for my YT video series about optimizing a Tensorflow deep learning model using TensorRT. We demonstrate optimizing LeNet-like model and YOLOv3 model, and get 3.7x and 1.5x faster for the former and the latter, respectively, compared to the original models.
baidu88vip/traffice_txt
训练集打标数据
baidu88vip/tsinghua-tencent-100k
Tsinghua-Tencent 100K
baidu88vip/Voice-based-gender-recognition
:sound: :boy: :girl:Voice based gender recognition using Mel-frequency cepstrum coefficients (MFCC) and Gaussian mixture models (GMM)
baidu88vip/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS
baidu88vip/YOLOv3-Calculate-Anchor-Boxes
This script performs K-means Clustering on the Berkeley Deep Drive dataset to find the appropriate anchor boxes for YOLOv3. Originally it has 9 anchor boxes and image size is 608x608. For any issues pleas let me know
baidu88vip/yolov3-channel-and-layer-pruning
yolov3 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏
baidu88vip/yolov3-channel-pruning
baidu88vip/YOLOv3-complete-pruning
提供对YOLOv3及Tiny的多种剪枝版本,以适应不同的需求。
baidu88vip/YOLOv3-model-pruning
对 YOLOv3 做模型剪枝(network slimming),对于 oxford hand 数据集(因项目需要),模型剪枝后的参数量减少 80%,Infer 的速度达到原来 2 倍,mAP 基本不变
baidu88vip/YOLOv3_Weight
YOLOv3_Weight