Pinned Repositories
ActionDetection-DBG
AdaBound
An optimizer that trains as fast as Adam and as good as SGD.
Additive-Margin-Softmax
This is the implementation of paper <Additive Margin Softmax for Face Verification>
age-and-gender-classification
Age and Gender Classification using Convolutional Neural Network
Age_recognition_OR
AgeGenderDeepLearning
AIIA-DNN-benchmark
AlphaPose
Real-Time and Accurate Multi-Person Pose Estimation&Tracking System
darknet
Convolutional Neural Networks
wordCloud
中文词云
QiaoXie's Repositories
QiaoXie/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
QiaoXie/deep_ctr
QiaoXie/deep_sort
Simple Online Realtime Tracking with a Deep Association Metric
QiaoXie/deep_sort_pytorch
MOT tracking using deepsort and yolov3 with pytorch
QiaoXie/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
QiaoXie/DeepMatch
A deep matching model library for recommendations & advertising. It's easy to train models and to export representation vectors for user and item which can be used for ANN search.
QiaoXie/DRN_CVPR2020
Code and Dataset for CVPR2020 "Dynamic Refinement Network for Oriented and Densely Packed Object Detection"
QiaoXie/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
QiaoXie/GitHubDaily
GitHubDaily 分享内容定期整理与分类。欢迎推荐、自荐项目,让更多人知道你的项目。
QiaoXie/LeetCode
LeetCode刷题记录
QiaoXie/MINE
Code and models for our ICCV 2021 paper "MINE: Towards Continuous Depth MPI with NeRF for Novel View Synthesis"
QiaoXie/Mutual-Channel-Loss
Code release for The Devil is in the Channels: Mutual-Channel Loss for Fine-Grained Image Classification (TIP 2020)
QiaoXie/nginx-upsync-module
For http protocol. nginx-upsync-module, sync upstreams from consul or etcd and so on, dynamiclly modify backend-servers attributes(weight, max_fails, down...), needn't reload nginx
QiaoXie/Person_reID_baseline_pytorch
Pytorch ReID: A tiny, friendly, strong pytorch implement of person re-identification baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial
QiaoXie/pytorch-OpCounter
Count the MACs / FLOPs of your PyTorch model.
QiaoXie/qcloud-cos-sts-sdk
QCloud COS STS SDK for Backend Server
QiaoXie/QRCode
QR CODE detection
QiaoXie/Reflection_Summary
算法理论基础知识应知应会
QiaoXie/Retinaface_torch
Occluded face Detection using Resnet125 and Mobilenet0.25
QiaoXie/rknn-toolkit
QiaoXie/rknpu
QiaoXie/RKNPUTools
QiaoXie/taro
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信/京东/百度/支付宝/字节跳动/ QQ 小程序/快应用/H5/React Native 等的应用。 https://taro.jd.com/
QiaoXie/uni-app
uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架
QiaoXie/VoTT
Visual Object Tagging Tool: An electron app for building end to end Object Detection Models from Images and Videos.
QiaoXie/vue-element-admin
:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin
QiaoXie/wepy
小程序组件化开发框架
QiaoXie/weui-miniprogram
小程序WeUI组件库
QiaoXie/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
QiaoXie/yolov5
YOLOv5 汉化版,保持官方同步更新