malajisier's Stars
wisdompeak/LeetCode
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.
Vonng/ddia
《Designing Data-Intensive Application》DDIA中文翻译
wangzhiwubigdata/God-Of-BigData
专注大数据学习面试,大数据成神之路开启。Flink/Spark/Hadoop/Hbase/Hive...
RedSpider1/concurrent
这是RedSpider社区成员原创与维护的Java多线程系列文章。
flink-china/flink-training-course
Flink 中文视频课程(持续更新...)
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
tczhangzhi/pytorch-distributed
A quickstart and benchmark for pytorch distributed training.
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
lingcoder/OnJava8
《On Java 8》中文版
perklet/reverse-interview-zh
技术面试最后反问面试官的话
ShusenTang/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
kazuto1011/deeplab-pytorch
PyTorch re-implementation of DeepLab v2 on COCO-Stuff / PASCAL VOC datasets
david8862/keras-YOLOv3-model-set
end-to-end YOLOv4/v3/v2 object detection pipeline, implemented on tf.keras with different technologies
AceCoooool/RoIAlign-RoIPool-pytorch
C++ extension implementation of RoIAlign & RolPool (both GPU and CPU) for PyTorch
bharathgs/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
packyan/PyTorch-YOLOv3-kitti
use yolov3 pytorch to train kitti
liuyubobobo/Play-Leetcode
My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言,一部分问题支持Java语言。近乎所有问题都会提供多个算法解决。大家加油!:)
PaddlePaddle/models
Officially maintained, supported by PaddlePaddle, including CV, NLP, Speech, Rec, TS, big models and so on.
longcw/faster_rcnn_pytorch
Faster RCNN with PyTorch
endernewton/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
ming71/mmdetection-annotated
mmdetection源码注释
qubvel/segmentation_models
Segmentation models with pretrained backbones. Keras and TensorFlow Keras.
fchollet/deep-learning-models
Keras code and weights files for popular deep learning models.
yhenon/pytorch-retinanet
Pytorch implementation of RetinaNet object detection.
lucasjinreal/keras_frcnn
Keras Implementation of faster-rcnn
you359/Keras-FasterRCNN
keras implementation of Faster R-CNN
broadinstitute/keras-rcnn
Keras package for region-based convolutional neural networks (RCNNs)
heucoder/dimensionality_reduction_alo_codes
特征提取/数据降维:PCA、LDA、MDS、LLE、TSNE等降维算法的python实现
megvii-model/ShuffleNet-Series
datawhalechina/leedl-tutorial
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases