sunkangjian96

sunkangjian96

Geek Repo

Github PK Tool:Github PK Tool

sunkangjian96's starred repositories

EC-Bestiary

A bestiary of evolutionary, swarm and other metaphor-based algorithms

Language:TeXStargazers:598Issues:0Issues:0

nanodet

NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥

Language:PythonLicense:Apache-2.0Stargazers:5706Issues:0Issues:0

Image-Downloader

Download images from Google, Bing, Baidu. 谷歌、百度、必应图片下载.

Language:PythonLicense:MITStargazers:2194Issues:0Issues:0

yolov5

YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite

Language:PythonLicense:AGPL-3.0Stargazers:50002Issues:0Issues:0

yolov7

Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:13266Issues:0Issues:0

objectdetection_script

一些关于目标检测的脚本的改进思路代码,详细请看readme.md

Language:PythonStargazers:5162Issues:0Issues:0

yolov3

YOLOv3 in PyTorch > ONNX > CoreML > TFLite

Language:PythonLicense:AGPL-3.0Stargazers:10174Issues:0Issues:0

download

极光官方版本下载页 翻墙 代理 科学上网 外网 加速器 梯子 路由

Stargazers:3681Issues:0Issues:0

SimpleCVReproduction

Replication of simple CV Projects including attention, classification, detection, keypoint detection, etc.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:1201Issues:0Issues:0

yolov3-point

Learning YOLOv3 from scratch 从零开始学习YOLOv3代码

Language:Jupyter NotebookStargazers:211Issues:0Issues:0

MoCoPnet

Repository for "Local Motion and Contrast Priors Driven Deep Network for Infrared Small Target Super-Resolution ", JSTARS, 2022

Language:PythonStargazers:46Issues:0Issues:0

HIT-UAV-Infrared-Thermal-Dataset

A high-altitude infrared thermal dataset for Unmanned Aerial Vehicle-based object detection

Language:PythonLicense:CC-BY-4.0Stargazers:129Issues:0Issues:0

MSISTD

Multiple Scene Infrared Small Target Dataset

Stargazers:19Issues:0Issues:0

cyclegan-keras

这是一个cyclegan-keras的源码,可以用于训练自己的模型。

Language:PythonLicense:MITStargazers:7Issues:0Issues:0

dcgan-keras

这是一个dcgan-keras的源码,可以用于训练自己的模型。

Language:PythonLicense:MITStargazers:44Issues:0Issues:0

pytorch-GAN

A minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks

License:MITStargazers:16Issues:0Issues:0

srgan-keras

这是一个srgan-keras的源码,可以用于训练自己的模型。

Language:PythonLicense:MITStargazers:34Issues:0Issues:0

srgan-pytorch

这是一个srgan-keras的源码,可以用于训练自己的模型。

Language:PythonLicense:MITStargazers:53Issues:0Issues:0

cyclegan-pytorch

这是一个cyclegan-pytorch的源码,可以用于训练自己的模型。

Language:PythonLicense:MITStargazers:38Issues:0Issues:0

dcgan-pytorch

这是一个dcgan-pytorch的源码,可以用于训练自己的模型。

Language:PythonLicense:MITStargazers:49Issues:0Issues:0

GAN-keras

里面包含许多GAN算法的Keras源码,可以用于训练自己的模型。

Language:PythonLicense:MITStargazers:236Issues:0Issues:0

Siamese-pytorch

这是一个孪生神经网络(Siamese network)的库,可进行图片的相似性比较。

Language:PythonLicense:MITStargazers:573Issues:0Issues:0

Yolov7-tracker

Yolo X, v7, v8 and several Multi-Object Tracker(SORT, DeepSORT, ByteTrack, BoT-SORT, etc.) in MOT17 and VisDrone2019 Dataset. It uses a unified style and integrated tracker for easy embedding in your own projects.

Language:PythonLicense:GPL-3.0Stargazers:616Issues:0Issues:0
Language:PythonLicense:MITStargazers:329Issues:0Issues:0

open-alcnet

codes and trained models for the ALCNet

Language:PythonStargazers:72Issues:0Issues:0

open-acm

code and trained models for "Asymmetric Contextual Modulation for Infrared Small Target Detection"

Language:PythonStargazers:104Issues:0Issues:0
Language:MATLABLicense:MITStargazers:42Issues:0Issues:0

Small-bounding-box-filter-for-small-target-detection

In order to detect small targets under the condition of dense clutters, we propose a single-frame target detection algorithm based on a small bounding-box filter, which is characterized by good adaptability to the position and size of a small target. During the small target detection process, the proposed algorithm first searches for the local maximum gray pixel and then, a set of concentric bounding boxes whose center is the pixel found in the first step is constructed, and the detection thresholds of a neighboring region of this pixel are calculated based on the bounding boxes. Finally, the minimum threshold is used to detect small target pixels in the neighboring region. A fast version of the proposed algorithm is a minimum bounding-box filter, which can be implemented by dividing an image into blocks and using the mid-range and range to assess the concentration trend and dispersion of the background. Simulation and analysis results show that the proposed algorithm can achieve high detection probability and low false alarm rate when detecting small targets in the complex background; while its fast version has high computational efficiency. The proposed algorithm can be used in star tracker (refer to demo), infrared searching and tracking systems (refer to reference).

Language:MATLABStargazers:8Issues:0Issues:0

Infrared-Image-Processing-small-target

small target detection and track in infrared image and video

Stargazers:3Issues:0Issues:0