Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 729 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 729 Bytes

Computer_Vision

This repository includes the code of Computer Vision, such as Object Detection, Semantic segmentation,Pedestrian re-identification and so on.The code is implemented by Tensorflow2.0+ and Pytorch.If you like it, Please give me a star,thanks!

这个代码仓库包含了计算机视觉当中的源代码,代码均使用Tensorflow2.0+或Pytorch实现,为笔者自己所写,为了大家方便学习,因此开源。代码里有比如使用FCN全卷积神经网络进行图像语义分割,图像数据增强等等例程,如果你喜欢它的话,请给我一个star吧!

We have the FCN example: 123