ChengruZhu's repositories
AutoMetric
draw ROC,PR curve and calculate AUC MAP IoU for image semantic segmentation problem
Binary-Segmentation-Evaluation-Tool
This repo is developed for evaluating binary image segmentation results. Measures, such as MAE, Precision, Recall, F-measure, PR curves and F-measure curves are included.
diagnosing-object-detectors
This project shows how to analyze the influences of object characteristics on detection performance and the frequency and impact of different types of false positives.
evalsaliency
A tookbox for evaluating salient object detection algorithms
MachineLearningLectureNotes
张志华机器学习导论 MOOC 讲义
Saliency-Benchmark-Frequency
State-of-the-art Spectral Saliency Detection Models on state-of-the-art Datasets.
segmentation_models.pytorch
Segmentation models with pretrained backbones. PyTorch.
SimpleCVReproduction
reproduce simple cv project including classification, object detection, segmentation, keypoint detection, tracking, attention mechanism:smile: etc.