hbk16's repositories

nuclei_detection

The nuclei detection method on histology image proposed in the 2017 paper by Peikari et al.

Language:PythonLicense:GPL-3.0Stargazers:5Issues:1Issues:0

BreastPathQ

Our solution for BreastPathQ cancer cellularity challenge

License:GPL-3.0Stargazers:1Issues:2Issues:0

caffe-segnet

Implementation of SegNet: A Deep Convolutional Encoder-Decoder Architecture for Semantic Pixel-Wise Labelling

Language:C++License:NOASSERTIONStargazers:1Issues:1Issues:0

kits19

The official repository of the 2019 Kidney and Kidney Tumor Segmentation Challenge

Language:PythonLicense:NOASSERTIONStargazers:0Issues:1Issues:0

medicaldetectiontoolkit

The Medical Detection Toolkit contains 2D + 3D implementations of prevalent object detectors such as Mask R-CNN, Retina Net, Retina U-Net, as well as a training and inference framework focused on dealing with medical images.

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

Object-Detection

Introduction The project presents an efficient method for object detection and demonstrates its use for real-time vision on-board vehicles. The work is closely based on Paul Viola’s face detection method [1], except that the system here was trained to detect objects related to traffic in order to assist the auto pilot on smart vehicles. The idea was adapted from D M Gavrila’s paper [2] REAL-TIME OBJECT DETECTION FOR "SMART" VEHICLES. Objective The target is to create Haar feature-based cascade classifiers by training the system with an appropriate amount of traffic related information in order to detect vehicles, pedestrians and traffic signs in real-time. Thus, this system in addition to driving assistance/collision avoidance, could further find its application in tracking and recognition.

Language:PythonStargazers:0Issues:2Issues:0

README

README文件语法解读,即Github Flavored Markdown语法介绍

License:UnlicenseStargazers:0Issues:1Issues:0

vision

Datasets, Transforms and Models specific to Computer Vision

Language:Jupyter NotebookLicense:BSD-3-ClauseStargazers:0Issues:1Issues:0