Pinned Repositories
AMRF
Used for ship target detection
AnchorFreeDetection
list the paper for recently anchor free detector
awesome-anchor-free-object-detection
In this project, we focus on collection the anchor free object detection paper or code.
awesome-anomaly-detection
A curated list of awesome anomaly detection resources
awesome-semantic-understanding-for-aerial-scene
A curated list of awesome resources for semantic understanding of aerial scene
awesome-TS-anomaly-detection
List of tools & datasets for anomaly detection on time-series data.
biyesheji
毕业设计
CodeCraft-2022
2022华为软件精英挑战赛(江山复赛第5)解决方案
KDF
KDF
seckill-demo
秒杀系统
DreamRiverForever's Repositories
DreamRiverForever/seckill-demo
秒杀系统
DreamRiverForever/KDF
KDF
DreamRiverForever/CodeCraft-2022
2022华为软件精英挑战赛(江山复赛第5)解决方案
DreamRiverForever/AMRF
Used for ship target detection
DreamRiverForever/awesome-anchor-free-object-detection
In this project, we focus on collection the anchor free object detection paper or code.
DreamRiverForever/awesome-anomaly-detection
A curated list of awesome anomaly detection resources
DreamRiverForever/awesome-semantic-understanding-for-aerial-scene
A curated list of awesome resources for semantic understanding of aerial scene
DreamRiverForever/awesome-TS-anomaly-detection
List of tools & datasets for anomaly detection on time-series data.
DreamRiverForever/CrowdDetection
DreamRiverForever/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
DreamRiverForever/deep_learning_object_detection
A paper list of object detection using deep learning.
DreamRiverForever/faster-rcnn-keras
这是一个faster-rcnn的keras实现的库,可以利用voc数据集格式的数据进行训练。
DreamRiverForever/faster-rcnn-tf2
这是一个faster-rcnn的tensorflow2实现的库,可以利用voc数据集格式的数据进行训练。
DreamRiverForever/Grad-CAM.pytorch
pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...
DreamRiverForever/letcode_offer
习题
DreamRiverForever/M2det-Keras
这是一个M2det的Keras实现的库,可以实时检测与训练。
DreamRiverForever/mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
DreamRiverForever/models
Models and examples built with TensorFlow
DreamRiverForever/Object-Detection-and-Tracking
YOLO & RCNN Object Detection and Multi-Object Tracking
DreamRiverForever/object_detection
DreamRiverForever/OldCode
DreamRiverForever/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
DreamRiverForever/qingCheng
DreamRiverForever/retinanet-keras
这是一个retinanet-keras的源码,可以用于训练自己的模型。
DreamRiverForever/RFB-keras
这是一个利用Keras实现RFBnet的库,RFBnet是SSD的改进版,其整体的结构与SSD相差不大,其主要特点是在SSD的特征提取网络上用了RFB模块。
DreamRiverForever/ssd-keras
这是一个ssd-keras的源码,可以用于训练自己的模型。
DreamRiverForever/SSM
ssm整合后台项目
DreamRiverForever/ttfnet
DreamRiverForever/Tutorial
Java全栈知识架构体系总结
DreamRiverForever/yolo3-keras
这是一个yolo3-keras的源码,可以用于训练自己的模型。