-
-
mmdetection Public
Forked from open-mmlab/mmdetectionOpen MMLab Detection Toolbox and Benchmark
Python Apache License 2.0 UpdatedFeb 28, 2023 -
Fourier_series_drawing Public
Forked from ArcturusVirgo/Fourier_series_drawing傅立叶级数画图
-
pytorch-image-models Public
Forked from huggingface/pytorch-image-modelsPyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
Python Apache License 2.0 UpdatedFeb 2, 2022 -
-
fourier_artist Public
Forked from guofei9987/fourier_artist用几个圆画任意图(傅里叶变换)
Python MIT License UpdatedJan 2, 2022 -
External-Attention-pytorch Public
Forked from xmu-xiaoma666/External-Attention-pytorch🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
Python UpdatedAug 18, 2021 -
visualization Public
Forked from rentainhe/visualizationa collection of visualization function
Python UpdatedMay 12, 2021 -
-
R-CenterNet Public
Forked from ZeroE04/R-CenterNetdetector for rotated-object based on CenterNet/基于CenterNet的旋转目标检测
Python UpdatedMar 24, 2021 -
-
Pruned-YOLO Public
Forked from jiachengjiacheng/Pruned-YOLOUsing model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.
Python Apache License 2.0 UpdatedMar 22, 2021 -
-
awesome_transformer Public
Forked from lucasjinreal/awesome_transformerA curated list of transformer learning materials, shared blogs, technical reviews.
UpdatedFeb 20, 2021 -
mmdetection-to-tensorrt Public
Forked from grimoire/mmdetection-to-tensorrtconvert mmdetection model to tensorrt, support fp16, int8, batch input, dynamic shape etc.
Python Apache License 2.0 UpdatedNov 10, 2020 -
toolbox Public
Forked from ming71/toolboxvarious tools such as label-tools , data-augmentation , etc.
Jupyter Notebook UpdatedNov 7, 2020 -
yolov3-polygon Public
Forked from ming71/yolov3-polygonArbitrary-oriented object detection based on yolov3.
Python UpdatedOct 22, 2020 -
Pruning-Filter-in-Filter Public
Forked from fxmeng/Pruning-Filter-in-FilterPruning Filter in Filter(NeurIPS2020)
Python UpdatedOct 19, 2020 -
voc2coco Public
Forked from Tony607/voc2cocoHow to create custom COCO data set for object detection
Jupyter Notebook Other UpdatedSep 26, 2020 -
model-compression Public
Forked from 666DZY666/micronetmodel compression based on pytorch (1、quantization: 16/8/4/2 bits(dorefa/Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference)、ternary/binary value(twn/bnn/x…
Python UpdatedJul 27, 2020 -
interview Public
Forked from huihut/interview📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, in…
C++ Other UpdatedJul 15, 2020 -
CRAFT-pytorch Public
Forked from clovaai/CRAFT-pytorchOfficial implementation of Character Region Awareness for Text Detection (CRAFT)
Python MIT License UpdatedJul 5, 2020 -
PaddleOCR Public
Forked from PaddlePaddle/PaddleOCROCR toolkit based on PaddlePaddle (基于飞桨的OCR工具库,包含总模型仅8.6M的超轻量级中文OCR,同时支持多种文本检测、文本识别的训练算法。)
Python Apache License 2.0 UpdatedJun 5, 2020 -
Yet-Another-EfficientDet-Pytorch Public
Forked from zylo117/Yet-Another-EfficientDet-PytorchThe pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
Python GNU Lesser General Public License v3.0 UpdatedApr 20, 2020 -
CS-Notes Public
Forked from CyC2018/CS-Notes📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
Java UpdatedApr 6, 2020 -
-
Waking-Up Public
Forked from wolverinn/Waking-Up计算机基础(计算机网络/操作系统/数据库/Git...)面试问题全面总结,包含详细的follow-up question以及答案;全部采用【问题+追问+答案】的形式,即拿即用,直击互联网大厂面试:rocket:;可用于模拟面试、面试前复习、短期内快速备战面试...
GNU General Public License v3.0 UpdatedMar 1, 2020 -
R2CNN_Faster-RCNN_Tensorflow Public
Forked from DetectionTeamUCAS/R2CNN_Faster-RCNN_TensorflowRotational region detection based on Faster-RCNN.
Python MIT License UpdatedJan 8, 2020 -
YOLOv3_PyTorch Public
Forked from BobLiu20/YOLOv3_PyTorchFull implementation of YOLOv3 in PyTorch
Python UpdatedDec 31, 2019 -
detectron2 Public
Forked from facebookresearch/detectron2Detectron2 is FAIR's next-generation research platform for object detection and segmentation.