blairgitla's Stars
0voice/interview_internal_reference
2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
alebcay/awesome-shell
A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
alibaba/p3c
Alibaba Java Coding Guidelines pmd implements and IDE plugin
ityouknow/spring-boot-examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
JetBrains/intellij-community
IntelliJ IDEA Community Edition & IntelliJ Platform
zziz/pwc
This repository is no longer maintained.
facebookresearch/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
linyacool/WebServer
A C++ High Performance Web Server
yandexdataschool/Practical_RL
A course in reinforcement learning in the wild
makelove/OpenCV-Python-Tutorial
OpenCV问答群不再维护。有问题,自己去搜索。Google能找到大部分答案。
RobotiumTech/robotium
Android UI Testing
getActivity/EmojiPackage
表情包资源合集,张张都是经典
ityouknow/spring-boot-leaning
Spring Boot 2.X 最全课程代码
NVlabs/PWC-Net
PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume, CVPR 2018 (Oral)
yenchenlin/pix2pix-tensorflow
TensorFlow implementation of "Image-to-Image Translation Using Conditional Adversarial Networks".
sniklaus/pytorch-pwc
a reimplementation of PWC-Net in PyTorch that matches the official Caffe version
philferriere/tfoptflow
Optical Flow Prediction with TensorFlow. Implements "PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume," by Deqing Sun et al. (CVPR 2018)
vy007vikas/PyTorch-ActorCriticRL
PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.
ppliuboy/SelFlow
SelFlow: Self-Supervised Learning of Optical Flow
twhui/LiteFlowNet2
A Lightweight Optical Flow CNN - Revisiting Data Fidelity and Regularization, TPAMI 2020
alitouka/spark_dbscan
DBSCAN clustering algorithm on top of Apache Spark
PKU-IMRE/VERI-Wild
A Large-Scale Dataset for Vehicle Re-Identification in the Wild
huanglianghua/siamrpn-pytorch
A clean PyTorch implementation of SiamRPN tracker, evaluated on 7 datasets.
594422814/UDT
silverbottlep/meta_trackers
theodoruszq/PTSNet
Proposal, Tracking and Segmentation (PTS): A Cascaded Network for Video Object Segmentation
daigo0927/pwcnet
PWC-Network with TensorFlow
NetEase/mebius
精准测试sdk
Balupurohit23/IOU-for-bounding-box-regression-in-Keras
IOU as loss for object detection tasks and IOU as metric for object detection tasks
jadrs/medianflow
Median Flow tracker