William9Baker / EfficientNet_based_on_Transfer_LearningLinks
☆9Updated 4 years ago
Alternatives and similar repositories for EfficientNet_based_on_Transfer_Learning
Users that are interested in EfficientNet_based_on_Transfer_Learning are comparing it to the libraries listed below
Sorting:
- 这是一个有关迁移学习的仓库,在这里可以看到迁移学习的各种用法。☆94Updated 4 years ago
- 里面会保存许多优秀的卷积神经网络结构,这些结构可以帮助我们更好的设计网络。☆144Updated 4 years ago
- 这个仓库主要包含了LSTM、卷积神经网络中,注意力机制的实现。☆132Updated 4 years ago
- 这是一个孪生神经网络(Siamese network)的库,可进行图片的相似性比较。☆51Updated 3 years ago
- 这是一个ssd-keras的源码,可以用于训练自己的模型。☆168Updated 2 years ago
- Some basic neural network implement by tf2.0☆28Updated 2 years ago
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆49Updated 2 years ago
- Image classification: efficientnet/resnest/seresnext/.....☆261Updated last year
- ☆106Updated 5 years ago
- ☆24Updated 6 years ago
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大 赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆85Updated 6 years ago
- CBAM(Convolutional Block Attention Module) implementation on TensowFlow2.0☆75Updated 4 years ago
- 这是一个利用Keras实现RFBnet的库,RFBnet是SSD的改进版,其整体的结构与SSD相差不大,其主要特点是在SSD的特征提取网络上用了RFB模块。☆63Updated 2 years ago
- 这是Mobilenet-SSD的论文版,可用于训练与预测。☆83Updated 2 years ago
- SSD 改进:backbone增加resnet,并针对resnet加入attention机制,为了充分利用细节特征和语义特征,还加入了特征融合模型☆80Updated 4 years ago
- Unofficial implementations of some classical CNN backbones with pytorch☆169Updated 3 years ago
- 这是一个centernet-keras的源码,可以用于训练自己的模型。☆63Updated 2 years ago
- 这个是一个在SSD的基础上用于生成绘制mAP代码所用的txt的例子。(目的是生成txt)☆127Updated 4 years ago
- 这是一个M2det的Keras实现的库,可以实时检测与训练。☆67Updated 2 years ago
- 基于TensorFlow2.x实现的YOLOv3,支持在自定义数据集上训练,支持保存为TFLite模型。A tensorflow2 implementation of YOLO_V3(Supports training on custom dataset and savin…☆103Updated 3 years ago
- use pytorch to do image classification☆140Updated 4 years ago
- 这是一个faster-rcnn的keras实现的库,可以利用voc数据集格式的数据进行训练。☆284Updated 2 years ago
- 机器学习☆44Updated 4 years ago
- ☆157Updated 3 years ago
- SE-ResNet PyTorch Version☆131Updated 7 years ago
- CBAM implementation on Keras☆366Updated 4 years ago
- 本仓库主要包 含了针对目标检测数据集的增强手段和源码:图像的旋转,镜像,裁剪,亮度/对比度的变换等☆135Updated 4 years ago
- 这是一个YoloV4-tiny-tf2的源码,可以用于训练自己的模型。☆134Updated 2 years ago
- 这是一个efficientnet-yolo3-keras的源码,将yolov3的主干特征提取网络修改成了efficientnet☆55Updated 2 years ago
- Gluon implementation of channel-attention modules: SE, ECA, GCT☆41Updated 4 years ago