DreamRiverForever's Stars
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
0voice/interview_internal_reference
2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
qiurunze123/miaosha
⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓
ccfddl/ccf-deadlines
⏰ Collaboratively track deadlines of conferences recommended by CCF (Website, Python Cli, Wechat Applet) / If you find it useful, please star this project, thanks~
bubbliiiing/yolov4-pytorch
这是一个YoloV4-pytorch的源码,可以用于训练自己的模型。
zhoubolei/bolei_awesome_posters
CVPR and NeurIPS poster examples and templates. May we have in-person poster session soon!
xingyizhou/CenterNet2
Two-stage CenterNet
bubbliiiing/yolov5-pytorch
这是一个YoloV5-pytorch的源码,可以用于训练自己的模型。
bubbliiiing/yolox-pytorch
这是一个yolox-pytorch的源码,可以用于训练自己的模型。
megvii-model/YOLOF
yizt/Grad-CAM.pytorch
pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...
implus/GFocal
Generalized Focal Loss: Learning Qualified and Distributed Bounding Boxes for Dense Object Detection, NeurIPS2020
ZJULearning/ttfnet
implus/GFocalV2
Generalized Focal Loss V2: Learning Reliable Localization Quality Estimation for Dense Object Detection, CVPR2021
csuhan/ReDet
Official code of the paper "ReDet: A Rotation-Equivariant Detector for Aerial Object Detection" (CVPR 2021)
nuaatug/nuaathesis
LaTeX document class for NUAA, supporting bachelor/master/PH.D thesis in Chinese/English/Japanese. 南航本科、硕士、博士学位论文 LaTeX 模板
bubbliiiing/retinaface-pytorch
这是一个retinaface-pytorch的源码,可以用于训练自己的模型。
bubbliiiing/retinanet-pytorch
这是一个retinanet-pytorch的源码,可以用于训练自己的模型。
zhenghao977/FCOS-PyTorch-37.2AP
A pure torch implement of FCOS 37.2AP
zgzhengSEU/HWStatusCodeAutoQuery
华为招聘状态码全天候在线自动查询工具
Stephenfang51/Grad_CAM_Pytorch-1.01
CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解
IDayday/YOLOv4_CAM
I tried to apply the CAM algorithm to YOLOv4 and it worked.
yjh0410/CenterNet-plus
A Simple Baseline for Object Detection
Thinklab-SJTU/DCL_RetinaNet_Tensorflow
Code for CVPR 2021 paper: Dense Label Encoding for Boundary Discontinuity Free Rotation Detection
jin1ming/questionbank-api
试题库系统,基于Hyperledger Fabric 1.4.2进行开发
DreamRiverForever/seckill-demo
秒杀系统
DreamRiverForever/CodeCraft-2022
2022华为软件精英挑战赛(江山复赛第5)解决方案