litianciucas's Stars
saranobrega/AI-for-Damage-Inspection-Project
Using object detection models to detect damages in bridges.
Charmve/Surface-Defect-Detection
📈 目前最大的工业缺陷检测数据库及论文集 Constantly summarizing open source dataset and critical papers in the field of surface defect research which are of great importance.
Nayeem691/Tomato_plant_disease_detection
Identification of diseases from the images of a tomato leaf is one of the interesting research areas in the agriculture field, for which machine learning concepts of computer field can be applied. My research presents a prototype system for detection and classification of tomato leaf diseases based on the images of infected tomato leaf. We consider 10 tomato diseases named Bacterial_spot, Early_blight, late_blight, Leaf_Mold, Septoria_leaf_spot, Spider_mites Two-spotted_spider_mite, Target_Spot, Tomato_Yellow_Leaf_Curl_Virus, Tomato_mosaic_virus, healthy. It can also detect Healthy leafs. In this research, I used deep learning based model (CNN) for classification. First, I pre-processed the image dataset very carefully because preprocessing is the most important part of this research. Then I trained my model and validate according to the dataset. I test various techniques for this research but faster rcnn works pretty well for my dataset, it gives an accuracy level of 89%. If there is no image of the tomato leaf then it can also be detected.
xungeer29/AI-Challenger-Plant-Disease-Recognition
AI Challenger -- 农作物病害识别
csiro-robotics/deepseagrass
This repository contains the code implementation used in the paper "Multi-species Seagrass Detection and Classification from Underwater Images"
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
QiujieDong/objectTracking
object tracking learning
andrewssobral/bgslibrary
A C++ Background Subtraction Library with wrappers for Python, MATLAB, Java and GUI on QT
zhanwen/MathModel
研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT
Nocami/PythonComputerVision-4-Panorama
全景图像拼接
neverbeforepossible/Modified-KCF
Fast and Robust Object Tracking Using Tracking Failure Detection in Kernelized Correlation Filter
MichaelBeechan/ImageProcessing_Mathematical_Modeling
“华为杯”第十四届**研究生数学建模竞赛(图像处理篇)——获全国二等奖(基于监控视频的前景目标提取)
halft0n/bgs
inayatkh/tracking-python3
In this repository I will give some implementation of single and multiple object tracking algorithms. These include meanShift, CamShift, Boosting, MIL, KCF, TLD , GoTurn, and MedianFlow. Additionally I will show you how to grab frames at a very high FPS from camera and videos.
quarrying/quarrying-plant-id
植物识别 (Plant Recognition)
helloworld-Co/html2md
helloworld 开发者社区开源的一个轻量级,强大的 html 一键转 md 工具,支持多平台文章一键转换,并保存下载到本地。
quqixun/ImageRegistration
A demo that implement image registration by matching SIFT descriptors and appling RANSAC and affine transformation.
coolwanglu/pdf2htmlEX
Convert PDF to HTML without losing text or format.
232525/ViBe.Cython
Python reuse of ViBe Source C code based on Cython. ViBe: A universal background subtraction algorithm for video sequences
232525/ViBe.python
A python implementation of ViBe: A universal background subtraction algorithm for video sequences
wanzhenchn/EndNote_Tutorial_Hand_by_Hand
手把手教你使用 EndNote X9/NoteExpress
kkkgo/KMS_VL_ALL
🔑KMS_VL_ALL - Smart Activation Script
youngguncho/awesome-dehazing
A curated list of awesome dehazing papers
caibolun/DehazeNet
DehazeNet: An End-to-End System for Single Image Haze Removal
handong1587/handong1587.github.io
tunai/l2uwe
L^2UWE: A Framework for the Efficient Enhancement of Low-Light Underwater Images Using Local Contrast and Multi-Scale Fusion (CVPRW 2020)
zhenglab/UnderwaterImageRestoration
Underwater Image Restoration.
wangyanckxx/Single-Underwater-Image-Enhancement-and-Color-Restoration
Single Underwater Image Enhancement and Color Restoration, which is Python implementation for a comprehensive review paper "An Experimental-based Review of Image Enhancement and Image Restoration Methods for Underwater Imaging"
polwork/Demosaicking-DoFP-images-using-Newton-polynomial-interpolation-and-polarization-difference-model
This is the MATLAB implementation of the Newton's polynomial interpolation of the DoFP images demosaicking described in the following paper: Ning Li, Yongqiang Zhao, Quan Pan, and Seong G. Kong, "Demosaicking DoFP images using Newton's polynomial interpolation and polarization difference model," Opt. Express 27, 1376-1391 (2019)
feiyungu/Haze-Removal-1
计算机视觉大作业-----去雾算法研究