Pinned Repositories
30min_guides
覃健祥的学习笔记,各种几十分钟入门的文档
3d-ken-burns
an implementation of 3D Ken Burns Effect from a Single Image using PyTorch
AdvancedEAST
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.https://github.com/huoyijie/raspberrypi-car
aesthetic-predictor-v2-5
SigLIP-based Aesthetic Score Predictor
AI-Competition-Collections
AI比赛经验帖子 & 训练和测试技巧帖子 集锦(收集整理各种人工智能比赛经验帖)
alpaca_chinese_dataset
人工精调的中文对话数据集和一段chatglm的微调代码
AnimatedDrawingsGradio
Added Gradio UI to accompany "A Method for Animating Children's Drawings of the Human Figure"
anime-segmentation
high-accuracy segmentation for anime character
animeface
Training deep models using anime, illustration images.
hecate
Automagically generate thumbnails, animated GIFs, and summaries from videos
aiXia121's Repositories
aiXia121/hecate
Automagically generate thumbnails, animated GIFs, and summaries from videos
aiXia121/30min_guides
覃健祥的学习笔记,各种几十分钟入门的文档
aiXia121/CDCS
Chinese Data Competitions' Solutions
aiXia121/CS-Notes
:books: 面试必备基础知识
aiXia121/deeplab-pytorch
PyTorch implementation of DeepLab v2 on COCO-Stuff / PASCAL VOC
aiXia121/FaceImageQuality
Code and information for face image quality assessment with SER-FIQ
aiXia121/gitskills
aiXia121/Grad-CAM.pytorch
pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...
aiXia121/home
ApacheCN 开源组织
aiXia121/image-quality
Image quality is an open source software library for Image Quality Assessment (IQA).
aiXia121/Image-Quality-Assessment-Benchmark
A collection of state-of-the-art image quality assessment algorithms
aiXia121/learngit
review git
aiXia121/media-eval-2020
MediaEval 2020: Music Mood Classification
aiXia121/miles-deep
Deep Learning Porn Video Classifier/Editor with Caffe
aiXia121/MSD_YouTube_crawler
A crawler to fetch YouTube view-counts for the Million Song Dataset (MSD)
aiXia121/mtg-jamendo-dataset
Metadata, scripts and baselines for the MTG-Jamendo dataset
aiXia121/music163
爬取网易云音乐
aiXia121/Music_Emotion_Recognition
Pytorch Implementation of Music Mood Detection Based On Audio And Lyrics With Deep Neural Net
aiXia121/musicScapes
Hack for Spotify's devX Stockholm 2017
aiXia121/nlp-beginner-finish
此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务,所有代码都经过测试,可以正常运行。
aiXia121/open_nsfw
Not Suitable for Work (NSFW) classification using deep neural network Caffe models.
aiXia121/PaintsChainer
line drawing colorization using chainer
aiXia121/seeprettyface-face_editor
这是一个基于StyleGAN的人脸属性编辑器
aiXia121/seeprettyface-generator-wanghong
这是一个用StyleGAN训练出的网红脸生成器
aiXia121/sewar
All image quality metrics you need in one package.
aiXia121/SPAQ
Official SPAQ & Implementation
aiXia121/temporal-shift-module
[ICCV 2019] TSM: Temporal Shift Module for Efficient Video Understanding
aiXia121/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
aiXia121/transformers-tutorials
Github repo with tutorials to fine tune transformers for diff NLP tasks
aiXia121/YOLOv3-model-pruning
在 oxford hand 数据集上对 YOLOv3 做模型剪枝(network slimming)