Pinned Repositories
2016_person_re-ID
A Discriminatively Learned CNN Embedding for Person Re-identification
2018DSB
2018 Data Science Bowl 2nd Place Solution
2019_algorithm_intern_information
2020年的算法实习岗位信息表,部分包括内推码,和常见深度学习算法岗面试题及答案,暑期计算机视觉实习面经和总结
2019Baidu-XJTU_URFC
2019Baidu&XJTU_URFC Preliminary Round Code
Algorithms_Engineer_Interview
计算机视觉算法工程师面试总结
kaggle
Kaggle 项目实战(教程) = 文档 + 代码 + 视频
MNN-yolov3
Surface-Defect-Detection-1
🐎📈 Constantly summarizing open source dataset and important critical papers in the field of surface defect research are very important. 🐋
Weighted-Boxes-Fusion
Set of methods to ensemble boxes from object detection models, including implementation of "Weighted boxes fusion (WBF)" method.
Yolov5_tf
Yolov5/Yolov4/ Yolov3/ Yolo_tiny in tensorflow
SlideLucask's Repositories
SlideLucask/Surface-Defect-Detection-1
🐎📈 Constantly summarizing open source dataset and important critical papers in the field of surface defect research are very important. 🐋
SlideLucask/MNN-yolov3
SlideLucask/Weighted-Boxes-Fusion
Set of methods to ensemble boxes from object detection models, including implementation of "Weighted boxes fusion (WBF)" method.
SlideLucask/Yolov5_tf
Yolov5/Yolov4/ Yolov3/ Yolo_tiny in tensorflow
SlideLucask/2019Baidu-XJTU_URFC
2019Baidu&XJTU_URFC Preliminary Round Code
SlideLucask/Centernet-Tensorflow2.0
Tensorflow2.0下运行目标检测网络Centernet(基于see--的keras-centernet)
SlideLucask/centernet_tensorflow_wilderface_voc
This is the unofficial implementation of the "CenterNet:Objects as Points".Just a simple try with self-modified shufflenetv2 and yolov3.If you want better results, you need more experiments.
SlideLucask/DIoU-darknet
Distance-IoU Loss into YOLO v3
SlideLucask/dl-notes
SlideLucask/FSAF
FSAF (Feature Selective Anchor-Free Module for Single-Shot Object Detection) implementation in Keras and Tensorflow
SlideLucask/leetcode-1
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
SlideLucask/leetcode-master
LeetCode 刷题攻略:配思维导图,各个类型的经典题目刷题顺序、经典算法模板,以及详细图解和视频题解。这里精选的题目都不是孤立的,而是由浅入深一脉相承的,相信只要按照刷题攻略上的顺序来学习,一定会有所收获!给个star支持一下吧!
SlideLucask/LeetCode-Solution-in-Good-Style
我的 LeetCode 做题记录,正在加紧练习中。
SlideLucask/Lihang
Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]
SlideLucask/make-sense
Free to use online tool for labelling photos. https://makesense.ai
SlideLucask/ML-Weekly-Learning
每周学习分享
SlideLucask/mmdetection-code-analysis
SlideLucask/models
Models and examples built with TensorFlow
SlideLucask/Production-Level-Deep-Learning
A guideline for building practical production-level deep learning systems to be deployed in real world applications.
SlideLucask/ssd-keras
这是一个ssd-keras的源码,可以用于训练自己的模型。
SlideLucask/ssd-tf2
SlideLucask/ssd_kerasV2
BetterNetWork4SSD
SlideLucask/Stronger-yolo
🔥Improve yolo with latest paper
SlideLucask/surface-defect-detection
缺陷检测文献记录
SlideLucask/tensorflow-object-detection-cpp
A C++ example of running TensorFlow Object Detection model in live mode.
SlideLucask/tensorflow-windows-wheel
Tensorflow prebuilt binary for Windows
SlideLucask/the-craft-of-selfteaching
One has no future if one couldn't teach themself.
SlideLucask/Underwater-Object-Detection
Underwater Object Detection [Optical]
SlideLucask/YOLOv3-model-pruning
对 YOLOv3 做模型剪枝(network slimming),对于 oxford hand 数据集(因项目需要),模型剪枝后的参数量减少 80%,Infer 的速度达到原来 2 倍,mAP 基本不变
SlideLucask/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS