Pinned Repositories
Collaborative-Learning-for-Weakly-Supervised-Object-Detection
DeepLearningTutorials
Deep Learning与PyTorch入门实战视频教程
Detectron.pytorch
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
Faster_RCNN_for_DOTA
Code used for training Faster R-CNN on DOTA
Hyperspectral-Anomaly-Detection-by-Fractional-Fourier-Entropy
This demo implements FRFE-RX destriping for HSI
oicr
Codes for our paper "Multiple Instance Detection Network with Online Instance Classifier Refinement" and "PCL: Proposal Cluster Learning for Weakly Supervised Object Detection".
PANet
PANet for Instance Segmentation and Object Detection
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
pytorch-retinanet
Pytorch implementation of RetinaNet object detection.
19940312's Repositories
19940312/Collaborative-Learning-for-Weakly-Supervised-Object-Detection
19940312/DeepLearningTutorials
Deep Learning与PyTorch入门实战视频教程
19940312/Detectron.pytorch
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
19940312/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
19940312/Hyperspectral-Anomaly-Detection-by-Fractional-Fourier-Entropy
This demo implements FRFE-RX destriping for HSI
19940312/oicr
Codes for our paper "Multiple Instance Detection Network with Online Instance Classifier Refinement" and "PCL: Proposal Cluster Learning for Weakly Supervised Object Detection".
19940312/ATSS
Bridging the Gap Between Anchor-based and Anchor-free Detection via Adaptive Training Sample Selection
19940312/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
19940312/calculate_detect_mAP
计算目标检测的指标:mAP,检出率,漏检率
19940312/CVPR_2021_Papers
CVPR2021最新论文汇总,主要包括:Transformer, NAS,模型压缩,模型评估,图像分类,检测,分割,跟踪,GAN,超分辨率,图像恢复,去雨,去雾,去模糊,去噪,重建等等
19940312/DANet
DANet: Divergent Activation for Weakly Supervised Object Localization,in ICCV 2019
19940312/deep_learning_object_detection
A paper list of object detection using deep learning.
19940312/DeepHyperX
Deep learning toolbox based on PyTorch for hyperspectral data classification.
19940312/detr
End-to-End Object Detection with Transformers
19940312/Gaussian_YOLOv3
Gaussian YOLOv3: An Accurate and Fast Object Detector Using Localization Uncertainty for Autonomous Driving (ICCV, 2019)
19940312/HRSID
HRSID: high resolution sar images dataset for ship detection, semantic segmentation, and instance segmentation tasks.
19940312/hsi_toolkit
GatorSense Hyperspectral Image Analysis Toolkit
19940312/hsi_toolkit_py
GatorSense Hyperspectral Image Analysis Toolkit - Python Implementation
19940312/mmdetection
Open MMLab Detection Toolbox and Benchmark
19940312/ObjectDetectionAssistant
目标检测助手(ObjectDetectionAssistant):分析数据集各类数量分布,BBox大小分布, BBox比率分布, BBox中心点分布;数据增强
19940312/OpenGpt
Create your own ChatGPT App in seconds.
19940312/Pairwise-NMS
19940312/pansharpen
command-line program for multispectral pan-sharpening (Python). Includes Brovey, FIHS (Fast Intensity Hue Saturation), Wavelet, and PCA (Principal Component Analysis).
19940312/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
19940312/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
19940312/ReDet
Official code of the paper "ReDet: A Rotation-equivariant Detector for Aerial Object Detection" (CVPR 2021)
19940312/remove-bg
A Python API wrapper for removing background using remove.bg's API
19940312/roLabelImg
Label Rotated Rect On Images for training
19940312/RotationDetection
This is a tensorflow-based rotation detection benchmark, also called UranusDet.
19940312/tfpyth
Putting TensorFlow back in PyTorch, back in TensorFlow (differentiable TensorFlow PyTorch adapters).