Stars
8
stars
written in Jupyter Notebook
Clear filter
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
A Toolbox for Adversarial Robustness Research
Python机器学习算法技术博客,有原创干货!有code实践! 【更多内容敬请关注公众号 "算法进阶"】
CNN image classifier implemented in Keras Notebook 🖼️.
This project organizes classic images classification neural networks based on convolution or attention, and writes training and inference python scripts
A simple guide to a vanilla CNN for regression, potentially useful for engineering applications.