这是一个unet-tf2的源码,可以用于训练自己的模型。
☆76Jun 20, 2024Updated last year
Alternatives and similar repositories for unet-tf2
Users that are interested in unet-tf2 are comparing it to the libraries listed below
Sorting:
- 这是一个deeplabv3-plus-keras的源码,可以用于训练自己的模型。☆52Jun 8, 2022Updated 3 years ago
- 这是一个unet-keras的源码,可以用于训练自己的模型。☆112Jun 3, 2022Updated 3 years ago
- Let's study optimization algorithm together!☆18Sep 7, 2019Updated 6 years ago
- A Keras port of Single Shot MultiBox Detector☆18Dec 30, 2020Updated 5 years ago
- Mnist recognition model using tensorflow based on Slim framework.☆18Oct 16, 2019Updated 6 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
- 这是一个利用facenet和retinaface实现人脸识别的库,可以进行在线的人脸识别。☆42Nov 10, 2021Updated 4 years ago
- 这是一个有关迁移学习的仓库,在这里可以看到迁移学习的各种用法。☆96Feb 2, 2021Updated 5 years ago
- 这是一个mobilenet-yolov4的库,把yolov4主干网络修改成了mobilenet,修改了Panet的卷积组成,使参数量大幅度缩小。☆47Oct 23, 2022Updated 3 years ago
- 这是一个孪生神经网络(Siamese network)的库,可进行图片的相似性比较。☆53May 6, 2022Updated 3 years ago
- 这是一个pspnet-keras的源码,可以用于训练自己的模型。☆53Jun 8, 2022Updated 3 years ago
- 这是一个efficientnet-yolo3-keras的源码,将yolov3的主干特征提取网络修改成了efficientnet