Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
500 AI Machine learning Deep learning Computer vision NLP Projects with code
academic-kickstart
Easily create a beautiful website using Academic and Hugo
algo
数据结构和算法必知必会的50个代码实现
anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
antivaccine_detection
This is the implementation code for the proposed model that leverages multi-modal information to detect antivaccine posts on Instagram.
itmAFA
This repo is for the implementation of Enhancing Image-Text Matching with Adaptive Feature Aggregation, ICASSP 2024
mae
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
wzhings's Repositories
wzhings/100-Days-Of-ML-Code
100 Days of ML Coding
wzhings/awesome-computer-vision
A curated list of awesome computer vision resources
wzhings/Awesome-Crowd-Counting
Awesome Crowd Counting
wzhings/Awesome-model-compression-and-acceleration
wzhings/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
wzhings/CLRS
:notebook:Solutions to Introduction to Algorithms
wzhings/countception
Count-Ception: Counting by Fully Convolutional Redundant Counting
wzhings/CSRNet-pytorch
CSRNet: Dilated Convolutional Neural Networks for Understanding the Highly Congested Scenes
wzhings/cvpr2019
cvpr2019 papers,极市团队整理
wzhings/darknet
Convolutional Neural Networks
wzhings/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
wzhings/docs
wzhings/EANN-KDD18
EANN: event-adversarial neural networks for multi modal-fake news detection
wzhings/EnhanceNet-PyTorch
A PyTorch implementation of EnhanceNet (ENET) for Single Image Super Resolution (SISR)
wzhings/github
GitHub 漫游指南- a Chinese ebook on how to build a good project on Github. Explore the users' behavior. Find some thing interest.
wzhings/image-segmentation-keras
Implementation of Segnet, FCN, UNet , PSPNet and other models in Keras.
wzhings/LatexTemplate
wzhings/leetcode-3
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
wzhings/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
wzhings/Machine-Learning-Session
wzhings/multimodal_keras_wrapper
Wrapper for Keras with support to easy data loading and handling and the creation of staged networks.
wzhings/OUCML
wzhings/pgmpy
Python Library for Probabilistic Graphical Models
wzhings/PRMLT
Matlab code for machine learning algorithms in book PRML
wzhings/pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
wzhings/pwc
Papers with code. Sorted by stars. Updated weekly.
wzhings/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
wzhings/pytorch-recipes
Source Code for 'PyTorch Recipes' by Pradeepta Mishra
wzhings/PyTorchZeroToAll
Simple PyTorch Tutorials Zero to ALL!
wzhings/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners with Latest APIs