Pinned Repositories
ADNet
Attention-guided CNN for image denoising(Neural Networks,2020)
AerialDetection
ASFF
yolov3 with mobilenet v2 and ASFF
ATSS
Bridging the Gap Between Anchor-based and Anchor-free Detection via Adaptive Training Sample Selection, CVPR, Oral, 2020
awesome-remote-sensing-change-detection
List of datasets, codes, researchers, and contests related to remote sensing change detection
CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in paper Dynamic Routing Between Capsules
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
CV_PaperDaily
CV 论文笔记
DrBox-v2-tensorflow
The tensorflow implementation of DrBox-v2 which is an improved detector with rotatable boxes for target detection in remote sensing images
LS-SSDD-v1.0-OPEN
This is a Large-Scale SAR Ship Detection Dataset-v1.0 (LS-SSDD-v1.0) from Sentinel-1, for small ship detec-tion under large-scale backgrounds. LS-SSDD-v1.0 contains 15 large-scale SAR images whose ground truths are correctly labeled by SAR experts by drawing support from Automatic Identifica-tion System (AIS) and Google Earth. To facilitate network training, the large-scale images are directly cut into 9,000 sub-images without bells and whistles, providing convenience for subsequent detec-tion result presentation in large-scale SAR images.
zhangfx123's Repositories
zhangfx123/LS-SSDD-v1.0-OPEN
This is a Large-Scale SAR Ship Detection Dataset-v1.0 (LS-SSDD-v1.0) from Sentinel-1, for small ship detec-tion under large-scale backgrounds. LS-SSDD-v1.0 contains 15 large-scale SAR images whose ground truths are correctly labeled by SAR experts by drawing support from Automatic Identifica-tion System (AIS) and Google Earth. To facilitate network training, the large-scale images are directly cut into 9,000 sub-images without bells and whistles, providing convenience for subsequent detec-tion result presentation in large-scale SAR images.
zhangfx123/ASFF
yolov3 with mobilenet v2 and ASFF
zhangfx123/ATSS
Bridging the Gap Between Anchor-based and Anchor-free Detection via Adaptive Training Sample Selection, CVPR, Oral, 2020
zhangfx123/CV_PaperDaily
CV 论文笔记
zhangfx123/data-science-competition
该仓库用于记录和定期提供各大数据科学竞赛的赛事消息和原创baseline,思路分享以及博主的一些竞赛心得和学习资料等. 主要涵盖:kaggle, 阿里天池,华为云大赛校园赛,百度aistudio,和鲸社区,datafountain等
zhangfx123/deepin-wine-ubuntu
Deepin Wine for Ubuntu/Debian
zhangfx123/Detection_Augmentation
Detection_Augmentation
zhangfx123/DOTA-DOAI
This repo is the codebase for our team to participate in DOTA related competitions, including rotation and horizontal detection.
zhangfx123/FaceMaskDetection
开源人脸口罩检测模型和数据 Detect faces and determine whether people are wearing mask.
zhangfx123/FATE
An Industrial Grade Federated Learning Framework
zhangfx123/FCOS
FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)
zhangfx123/FedVision
Federated Computer Vision Engine
zhangfx123/Java-Gold
:coffee: Java炼金小木屋
zhangfx123/LFD-A-Light-and-Fast-Detector
LFD is a big update upon LFFD. Generally, LFD is a multi-class object detector characterized by lightweight, low inference latency and superior precision. It is for real-world appilcations.
zhangfx123/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
zhangfx123/MPSR
Multi-scale Positive Sample Refinement for Few-shot Object Detection, ECCV2020
zhangfx123/NegIoU-PosIoU-Miou
zhangfx123/poldecomp
Polarimetric Synthetic Aperture Radar (PolSAR) Decomposition Modelling
zhangfx123/ppdet
[BMVC-20] Official PyTorch implementation of PPDet.
zhangfx123/rotation-yolov5
rotation detection based on yolov5
zhangfx123/ScaledYOLOv4
zhangfx123/SimpleCVReproduction
Reproduce simple cv project including attention module, classification, object detection, segmentation, keypoint detection, tracking :smile: etc.
zhangfx123/SWIPENet
A novel neural network architecture for dealing with small object detection and noise data in the underwater scenes.
zhangfx123/Tianchi-2021-Guangdong-Tile-Detection
天池2021广东工业智能制造大赛瓷砖瑕疵检测极客奖方案
zhangfx123/toolbox
various tools such as label-tools , data-augmentation , etc.
zhangfx123/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
zhangfx123/Yolo-Fastest
:zap: Yolo universal target detection model combined with EfficientNet-lite, the calculation amount is only 230Mflops(0.23Bflops), and the model size is 1.3MB
zhangfx123/YOLO-Multi-Backbones-Attention
Model Compression—YOLOv3 with multi lightweight backbones(ShuffleNetV2 HuaWei GhostNet), attention, prune and quantization
zhangfx123/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS
zhangfx123/yolov3-channel-and-layer-pruning
yolov3 yolov4 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏