计算机专业课(408)思维导图和笔记:计算机组成原理(第五版 王爱英),数据结构(王道),计算机网络(第七版 谢希仁),操作系统(第四版 汤小丹)
Source code and pdf from the book 《深度学习入门-基于Python的理论与实现》,包含源代码和高清PDF(带书签)。
Safety helmet wearing detect dataset, with pretrained model
AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was also made, which make long text predictions more accurate.
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
Tensorflow port of Image-to-Image Translation with Conditional Adversarial Nets https://phillipi.github.io/pix2pix/
Image-to-image translation in PyTorch (e.g., horse2zebra, edges2cats, and more)