Pinned Repositories
awesome-deep-vision
A curated list of deep learning resources for computer vision
Human_Protein
11th place solution for Kaggle Human Protein Atlas Image Classification
keras-flask-deploy-webapp
:smiley_cat: Pretty & simple image classifier app template. Deploy your own trained model or pre-trained model (VGG, ResNet, Densenet) to a web app using Flask in 10 minutes.
Keras-Tutorial
Machine-Learning-with-pyhton
Implement machine learning with python
Modern-Computer-Vision-with-PyTorch
Modern Computer Vision with PyTorch, published by Packt
pytorch-grad-cam
PyTorch implementation of Grad-CAM
Pytorch-Spatial_Pyramid_Pool
Implement Spatial_Pyramid_Pool with pytorch
RSNA2019_1st_place_solution
RSNA2019 Intracranial Hemorrhage Detection
TGS-Salt
53th place(top2%) solution for Kaggle TGS Salt Identification Challenge
fuxuliu's Repositories
fuxuliu/keras-flask-deploy-webapp
:smiley_cat: Pretty & simple image classifier app template. Deploy your own trained model or pre-trained model (VGG, ResNet, Densenet) to a web app using Flask in 10 minutes.
fuxuliu/Modern-Computer-Vision-with-PyTorch
Modern Computer Vision with PyTorch, published by Packt
fuxuliu/AllDataAreExt-Galixir-Kaggle-HPA-2021-Solution
9th place solution
fuxuliu/alphafold2
To eventually become an unofficial Pytorch implementation / replication of Alphafold2, as details of the architecture get released
fuxuliu/bert4pytorch
超轻量级bert的pytorch版本,大量中文注释,容易修改结构,持续更新
fuxuliu/chemprop
Message Passing Neural Networks for Molecule Property Prediction
fuxuliu/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
fuxuliu/Codon_Optimization
https://www.nature.com/articles/s41598-020-74091-z#Tab1
fuxuliu/ColabFold
Making Protein folding accessible to all via Google Colab!
fuxuliu/CV_Interview
I hope this repo can help you a lot!
fuxuliu/face-cluster-by-infomap
face-cluster-by-infomap 一种无监督人脸聚类方法,在开源数据集上取得SOTA效果
fuxuliu/Gary-Deeplearning
fuxuliu/Google-Landmark-Recognition-2020-3rd-Place-Solution
fuxuliu/learning3d
This is a complete package of recent deep learning methods for 3D point clouds in pytorch (with pretrained models).
fuxuliu/LLaMA-Efficient-Tuning
Easy-to-use fine-tuning framework using PEFT (PT+SFT+RLHF with QLoRA)
fuxuliu/mae
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
fuxuliu/MAE-pytorch
Unofficial PyTorch implementation of Masked Autoencoders Are Scalable Vision Learners
fuxuliu/ml-visuals
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
fuxuliu/mlm-pytorch
An implementation of masked language modeling for Pytorch, made as concise and simple as possible
fuxuliu/Moving-Least-Squares
Implementation of three algorithms of image deformation using moving least squares. http://dl.acm.org/citation.cfm?doid=1179352.1141920
fuxuliu/Pointnet_Pointnet2_pytorch
PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.
fuxuliu/PyRosetta.notebooks
Jupyter Notebooks for learning the PyRosetta platform for biomolecular structure prediction and design
fuxuliu/pytorch-docker
Pure Pytorch Docker Images.
fuxuliu/PyTorch_ONNX_TensorRT
A tutorial about how to build a TensorRT Engine from a PyTorch Model with the help of ONNX
fuxuliu/RNAformer
Scalable Deep Learning for RNA Secondary Structure Prediction
fuxuliu/sidechainnet
An all-atom protein structure dataset for machine learning.
fuxuliu/subinium
fuxuliu/Survey_AI_Drug_Discovery
fuxuliu/tensorRT_Pro
C++ library based on tensorrt integration
fuxuliu/yolov5-face
YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931)