Pinned Repositories
algo
数据结构和算法必知必会的50个代码实现
Aspect_Level_Sentiment
Aspect_Level_Sentiment
awesome-multimodal-ml
Reading list for research topics in multimodal machine learning
CaptionMetrics
Image Caption metrics: Bleu、Cider、Meteor、Rouge、Spice
catr
Image Captioning Using Transformer
cocoapi
COCO API - Dataset @ http://cocodataset.org/
Face_emotion_recognition
The application of FER-model can recognize Facial-expression in real-time
FER2013
CNN based on images from Kaggle's FER2013 competition, achieving 67.59% accuracy on the final test set - equivalent of the 5th place on the leaderboard.
ML-AndrewNg-Notes
Coursera吴恩达机器学习课程笔记及资源整理
pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
lyxwzx's Repositories
lyxwzx/awesome-multimodal-ml
Reading list for research topics in multimodal machine learning
lyxwzx/Face_emotion_recognition
The application of FER-model can recognize Facial-expression in real-time
lyxwzx/ML-AndrewNg-Notes
Coursera吴恩达机器学习课程笔记及资源整理
lyxwzx/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
lyxwzx/algo
数据结构和算法必知必会的50个代码实现
lyxwzx/Aspect_Level_Sentiment
Aspect_Level_Sentiment
lyxwzx/CaptionMetrics
Image Caption metrics: Bleu、Cider、Meteor、Rouge、Spice
lyxwzx/catr
Image Captioning Using Transformer
lyxwzx/cocoapi
COCO API - Dataset @ http://cocodataset.org/
lyxwzx/FER2013
CNN based on images from Kaggle's FER2013 competition, achieving 67.59% accuracy on the final test set - equivalent of the 5th place on the leaderboard.
lyxwzx/glados-checkin-1
lyxwzx/Image-Caption-Generator
A neural network to generate captions for an image using CNN and RNN with BEAM Search.
lyxwzx/kaggle-api
Official Kaggle API
lyxwzx/ml-python
lyxwzx/multimodal-sentiment-analysis
Attention-based multimodal fusion for sentiment analysis
lyxwzx/nlg-eval
Evaluation code for various unsupervised automated metrics for Natural Language Generation.
lyxwzx/places365
The Places365-CNNs for Scene Classification
lyxwzx/PythonDataAnalysis
The data and code that used in my book.
lyxwzx/rouge
A full Python Implementation of the ROUGE Metric (not a wrapper)
lyxwzx/VGG16-In-Keras
Implementation of VGG16 architecture in Keras
lyxwzx/zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.