Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
awesome-deep-learning-papers
face-landmark
caffe 68 points face-landmark
jwmneu.github.io
Just for something to remember.
LLaMA-Adapter
Fine-tuning LLaMA to follow instructions within 1 Hour and 1.2M Parameters
MTCNN-light
this repository is the implementation of MTCNN with no framework, Just need opencv and openblas, support linux and windows
note
个人笔记及学习记录
PCN-FaceDetection
Progressive Calibration Networks (PCN) is an accurate rotation-invariant face detector running at real-time speed on CPU, published in CVPR 2018.
pku-cs-self-learning
计算机自学指南
PO_CR
Reimplementation of Project-Out Cascaded Regression
jwmneu's Repositories
jwmneu/LLaMA-Adapter
Fine-tuning LLaMA to follow instructions within 1 Hour and 1.2M Parameters
jwmneu/note
个人笔记及学习记录
jwmneu/pku-cs-self-learning
计算机自学指南
jwmneu/A-Light-and-Fast-Face-Detector-for-Edge-Devices
A light and fast one class detection framework for edge devices. We provide face detector, head detector, pedestrian detector, vehicle detector......
jwmneu/ALAE
[CVPR2020] Adversarial Latent Autoencoders
jwmneu/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
jwmneu/awesome-programming-books
📚 经典技术书籍推荐,持续更新...
jwmneu/centerface
jwmneu/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
jwmneu/coding-interview-university
A complete computer science study plan to become a software engineer.
jwmneu/CS-Notes
:books: Tech Interview Guide 技术面试必备基础知识、Leetcode 题解、Java、C++、Python、后端面试、操作系统、计算机网络、系统设计
jwmneu/cvpr2019
cvpr2019 papers,极市团队整理
jwmneu/EmbeddingDistillation
Learning Metrics from Teachers: Compact Networks for Image Embedding (CVPR19)
jwmneu/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
jwmneu/Face-Detector-1MB-with-landmark
1M人脸检测模型(含关键点)
jwmneu/HRankPlus
An extension version of our CVPR 2020, Oral -- HRank: Filter Pruning using High-Rank Feature Map
jwmneu/immudb
immudb - world’s fastest immutable database, built on a zero trust model
jwmneu/mmdetection
Open MMLab Detection Toolbox with PyTorch 1.0
jwmneu/MMdnn
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.
jwmneu/ncnn_106landmarks
jwmneu/NIR-ISL2021-Transfer-learning
Transfer learning for iris segmentation and localization in NIR-ISL 2021
jwmneu/PaddleOCR
Awesome OCR toolkits based on PaddlePaddle (『飞桨』8.6M超轻量中文OCR模型,支持训练部署全流程)
jwmneu/pdf
编程电子书,电子书,编程书籍,包括C,C#,Docker,Elasticsearch,Git,Hadoop,HeadFirst,Java,Javascript,jvm,Kafka,Linux,Maven,MongoDB,MyBatis,MySQL,Netty,Nginx,Python,RabbitMQ,Redis,Scala,Solr,Spark,Spring,SpringBoot,SpringCloud,TCPIP,Tomcat,Zookeeper,人工智能,大数据类,并发编程,数据库类,数据挖掘,新面试题,架构设计,算法系列,计算机类,设计模式,软件测试,重构优化,等更多分类
jwmneu/Pedestrian-Attribute-Recognition-Paper-List
The paper list of person attribute recognition
jwmneu/Python
All Algorithms implemented in Python
jwmneu/SeetaFace2
SeetaFace 2
jwmneu/SiamMask
[CVPR2019] Fast Online Object Tracking and Segmentation: A Unifying Approach
jwmneu/SPTAG
A distributed approximate nearest neighborhood search (ANN) library which provides a high quality vector index build, search and distributed online serving toolkits for large scale vector search scenario.
jwmneu/stock_selection_with_machine_learning
Stock selection with machine learning
jwmneu/Ultra-Light-Fast-Generic-Face-Detector-1MB
一款超轻量级通用人脸检测模型(模型文件大小仅1MB,320x240输入下计算量仅90MFlops)适用于边缘计算设备、移动端设备以及PC