这是一个efficientdet-tf2(tensorflow2)的源码,可以用于训练自己的模型。
☆58Jan 5, 2023Updated 3 years ago
Alternatives and similar repositories for efficientdet-tf2
Users that are interested in efficientdet-tf2 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 这是一个efficientdet-keras的源码,可以用于训练自己的模型。☆88Mar 24, 2023Updated 3 years ago
- Let's study optimization algorithm together!☆18Sep 7, 2019Updated 6 years ago
- Let’s study Reinforcement Learning together☆15Jul 16, 2019Updated 6 years ago
- Mnist recognition model using tensorflow based on Slim framework.☆18Oct 16, 2019Updated 6 years ago
- 这是一个ssd-tf2(tensorflow2)的源码,可以用于训练自己的模型。☆141Jan 5, 2023Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 这是一个efficientnet-yolo3-keras的源码,将yolov3的主干特征提取网络修改成了efficientnet☆56Mar 24, 2023Updated 3 years ago
- 这是一个利用Keras实现RFBnet的库,RFBnet是SSD的改进版,其整体的结构与SSD相差不大,其主要特点是在SSD的特征提取网络上用了RFB模块。☆64Mar 24, 2023Updated 3 years ago
- 这是Mobilenet-SSD的论文版,可用于训练与预测。☆84Jan 5, 2023Updated 3 years ago
- 这是一个centernet-keras的源码,可以用于训练自己的模型。☆61Jan 5, 2023Updated 3 years ago
- 这是一个retinanet-keras的源码,可以用于训练自己的模型。☆116Mar 24, 2023Updated 3 years ago
- 这是一个M2det的Keras实现的库,可以实时检测与训练。☆67Mar 24, 2023Updated 3 years ago
- 这是一个retinaface-tf2的源码,可以用于训练自己的模型。☆52Apr 3, 2022Updated 4 years ago
- 这是一个retinaface-keras的源码,可以用于训练自己的模型。☆62Mar 24, 2023Updated 3 years ago
- 这是一个mobilenet-ssd-keras的源码,可以用于训练自己的轻量级ssd模型。☆109Mar 24, 2023Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 这是一个centernet-tf2的源码,可以用于训练自己的模型。☆47Jan 5, 2023Updated 3 years ago
- 这是一个yolo4-tf2(tensorflow2)的源码,可以用于训练自己的模型。☆311Jul 9, 2023Updated 2 years ago
- A minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks☆18Jan 28, 2018Updated 8 years ago
- 这个例子可以用LSTM来写五言诗。☆40Mar 26, 2020Updated 6 years ago
- 这是一个孪生神经网络(Siamese network)的库,可进行图片的相似性比较。☆52May 6, 2022Updated 4 years ago
- 这是一个efficientdet-pytorch的源码,可以用于训练自己的模型。