Jeremy-lf's repositories

math_formula

math symbol recognition

Language:PythonStargazers:1Issues:0Issues:0

ASFF

yolov3 with mobilenet v2 and ASFF

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

Awesome-algorithm-interview

算法工程师(人工智能CV方向)面试问题及相关资料

Stargazers:0Issues:1Issues:0

awesome-attention-mechanism-in-cv

:punch: 计算机视觉中用到的注意力模块和其他即插即用模块PyTorch Implementation Collection of Attention Module and Plug&Play Module

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

CenterMask

CenterMask : Real-Time Anchor-Free Instance Segmentation, in CVPR 2020

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

cocoapi

COCO API - Dataset @ http://cocodataset.org/

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:0Issues:1Issues:0

DeepLearning-500-questions

深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06

License:GPL-3.0Stargazers:0Issues:0Issues:0

Crash-Course-Computer-Science-Chinese

:computer: 计算机速成课 | Crash Course 字幕组 (全40集 2018-5-1 精校完成)

Stargazers:0Issues:0Issues:0

Deep-Learning-in-Production

In this repository, I will share some useful notes and references about deploying deep learning-based models in production.

Stargazers:0Issues:0Issues:0

DetectoRS

DetectoRS: Detecting Objects with Recursive Feature Pyramid and Switchable Atrous Convolution

License:Apache-2.0Stargazers:0Issues:0Issues:0

detectron2

Detectron2 is FAIR's next-generation platform for object detection and segmentation.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:1Issues:0
Language:PythonStargazers:0Issues:0Issues:0

examples

A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.

Language:PythonLicense:BSD-3-ClauseStargazers:0Issues:1Issues:0

ghostnet

[CVPR2020] Surpassing MobileNetV3: "GhostNet: More Features from Cheap Operations"

License:Apache-2.0Stargazers:0Issues:0Issues:0

Great-Deep-Learning-Tutorials

A Great Collection of Deep Learning Tutorials and Repositories

License:MITStargazers:0Issues:0Issues:0

Learning-Deep-Learning

Paper reading notes on Deep Learning and Machine Learning

Stargazers:0Issues:0Issues:0

leeml-notes

李宏毅《机器学习》笔记,在线阅读地址:https://datawhalechina.github.io/leeml-notes

License:GPL-3.0Stargazers:0Issues:0Issues:0

ML-NLP

此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。

Stargazers:0Issues:0Issues:0

model-compression

model compression based on pytorch (1、quantization: 16/8/4/2 bits(dorefa/Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference)、ternary/binary value(twn/bnn/xnor-net);2、 pruning: normal、regular and group convolutional channel pruning;3、 group convolution structure;4、batch-normalization folding for quantization)

Stargazers:0Issues:0Issues:0

ObjectDetectionImbalance

Lists the papers related to imbalance problems in object detection [TPAMI]

Stargazers:0Issues:1Issues:0
License:Apache-2.0Stargazers:0Issues:0Issues:0

Paddle_Attention_CNNs

Some attention boosted CNNs implemented using PaddlePaddle, mainly for classification tasks.

License:Apache-2.0Stargazers:0Issues:0Issues:0

PaddleDetection

Object detection and instance segmentation toolkit based on PaddlePaddle.

License:Apache-2.0Stargazers:0Issues:0Issues:0

PaddleNLP

An NLP library with Awesome pre-trained Transformer models and easy-to-use interface, supporting wide-range of NLP tasks from research to industrial applications.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:1Issues:0

Pose2Seg

Code for the paper "Pose2Seg: Detection Free Human Instance Segmentation" @ CVPR2019.

Language:PythonStargazers:0Issues:1Issues:0

pytorch-image-models

PyTorch image models, scripts, pretrained weights -- (SE)ResNet/ResNeXT, DPN, EfficientNet, MixNet, MobileNet-V3/V2, MNASNet, Single-Path NAS, FBNet, and more

License:Apache-2.0Stargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

real-time-network

real-time network architecture for mobile devices and semantic segmentation

Stargazers:0Issues:0Issues:0

Yolact_minimal

Minimal PyTorch implementation of YOLACT.

Stargazers:0Issues:0Issues:0