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/kaggle
Kaggle 项目实战(教程) = 文档 + 代码 + 视频
SlideLucask/2019_algorithm_intern_information
2020年的算法实习岗位信息表,部分包括内推码,和常见深度学习算法岗面试题及答案,暑期计算机视觉实习面经和总结
SlideLucask/Algorithms_Engineer_Interview
计算机视觉算法工程师面试总结
SlideLucask/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
SlideLucask/BaiDuBigData19-URFC
my solution with 0.67 accuracy
SlideLucask/coco
MS COCO API (fork with fix for Python3)
SlideLucask/Computer-operating-system-notes
计算机操作系统慕课笔记
SlideLucask/Data-Competition-TopSolution
Data competition Top Solution 数据竞赛top解决方案开源整理
SlideLucask/EverydayWechat
每日自动给女朋友发微信暖心话。
SlideLucask/FashionAI_KeyPoint_Detection_Challenge_Keras
Code for TianChi 2018 FashionAI Cloth KeyPoint Detection Challenge
SlideLucask/kaggle-plasticc
SlideLucask/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
SlideLucask/Learning-from-data
记录Learning from data一书中的习题解答
SlideLucask/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
SlideLucask/lihang-code
《统计学习方法》的代码实现
SlideLucask/mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
SlideLucask/mmdetection
Open MMLab Detection Toolbox with PyTorch
SlideLucask/Object_Detection
Codes and papers of object detection
SlideLucask/OpenCV-Python-Tutorial
OpenCV-Python图像处理教程
SlideLucask/prepare_detection_dataset
convert dataset to coco/voc format
SlideLucask/Python-100-Days
Python - 100天从新手到大师
SlideLucask/RetinaNet_Tensorflow
Focal Loss for Dense Object Detection.
SlideLucask/SideWindowFilter
The Pytorch Implementation of Side Window Filtering
SlideLucask/sort
Simple, online, and realtime tracking of multiple objects in a video sequence.
SlideLucask/SSD-Tensorflow
My own re-implementation of VGG-SSD and MobileNet-SSD based tensorflow 1.8.0
SlideLucask/stanford-cs-230-deep-learning
VIP cheatsheets for Stanford's CS 230 Deep Learning
SlideLucask/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
SlideLucask/TensorExpand
集成包
SlideLucask/tensorflow-yolo3
tensorflow implementation of yolov3
SlideLucask/yolov3-network-slimming
yolov3 network slimming剪枝的一种实现