Xingxiangrui / image_classification_with_pytorch
Overall process and code of image classification with pytorch model
☆14Updated 5 years ago
Alternatives and similar repositories for image_classification_with_pytorch:
Users that are interested in image_classification_with_pytorch are comparing it to the libraries listed below
- YOLOV3☆12Updated 4 years ago
- operate the xml files in the VOC dataset☆11Updated 5 years ago
- joooogle / Automatic-labeling-of-instance-segmentation-Mask-Rcnn-in-static-background-base-on-labelme静态背景下实例分割数据集自动标注工具,基于Labelme改进。可以自动生成labelme格式的json文件。(注意:本程序只适用于大量图片基于静态背景)原理是:背景减除后得到高质量的二值图,计算连通域外轮廓坐标,再将信息写入json文件。☆12Updated 5 years ago
- TensorRT for RefineNet Segmentation☆12Updated 3 years ago
- voc2007的多标签分类☆18Updated 4 years ago
- yolov3_tiny(add SE model)(pytorch 1cls for car),deep_sort(pytorch),mx150 GPU, 14 avg_fps☆31Updated 4 years ago
- Converting JSON of COCO dataset into XML of PASCAL VOC☆11Updated 5 years ago
- 基于RetinaFace的目标检测方法,适用于人脸、缺陷、小目标、行人等☆107Updated 4 years ago
- 基于keras resnet34的车牌识别项目☆11Updated 5 years ago
- 基于网络模块化的语义分割框架☆11Updated 3 years ago
- YOLO系列资料☆50Updated 2 years ago
- imgaug--Bounding Boxes augment☆56Updated 4 years ago
- The backbone is replaced with ShuffleNet v2☆18Updated 5 years ago
- 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss☆39Updated 3 years ago
- A simple project used for Image Classification, including train and predict in Pytorch, do inference in Pytorch C++ API and TensorRT☆18Updated 4 years ago
- Provide implementations and pre-trained models of MobileNet-v1, v2, and v3☆16Updated 4 years ago
- Draw ROC curve and PR curve for object detection tasks, such as face detection.☆62Updated 6 years ago
- 对https://github.com/ruinmessi/RFBNet 代码做中文注释,便于理解☆20Updated 5 years ago
- This repo supports Faster R-CNN, FPN and Cascade Faster R-CNN based on pyTorch 1.0. Additionally deformable convolutional layer is also s…☆51Updated 4 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆40Updated 7 years ago
- ☆19Updated 4 years ago
- 小车目标检测和跟踪☆10Updated 5 years ago
- Code of Paper : "Feature-Fused SSD: Fast Detection for Small Objects"☆30Updated 6 years ago
- 无人机视角、多模态、模型剪枝、国产AI芯片部署☆38Updated 2 years ago
- The project is based on pytorch and integrates the current mainstream network architecture, including VGGnet, ResNet, Densenet, MobileNet…☆15Updated 2 years ago
- 使用pytorch对SSD进行复现☆21Updated 5 years ago
- 各种算法评价指标的实现(mAP/Flops/params/fps/error-rate/accuracy)☆31Updated 5 months ago
- ThunderNet detection framework + DlaNet backbone + ShuffleNetV2 lightweight module☆19Updated 4 years ago
- Tensorflow2(Keras)复现论文"Multi-scale Convolution Neural Networks for Crowd Counting"实现人群密度估计☆28Updated 4 years ago