Pinned Repositories
Aurora
Minimal Deep Learning library is written in Python/Cython/C++ and Numpy/CUDA/cuDNN.
DeepLearningInterview
A collection of problems in deep learning interviews
dynet
Dynamic neural network library
Evaluation-In-Pascal-VOC
given a pascal voc detection result, compute mAP
lucid.pytorch
A neural network visualization toolkit for pytorch
mamba-tuner
Easy-to-use fine-tuning framework for mamba-architecture large model, supporting SFT, PPO,DPO
MedicalVision
A pytorch-based deep learning toolkit for medical image analysis
Sequential-patch-based-segmentation
Sequential patch-based segmentation for medical image
shogun
Shōgun
sunalbert.github.io
Blog
sunalbert's Repositories
sunalbert/DeepLearningInterview
A collection of problems in deep learning interviews
sunalbert/MedicalVision
A pytorch-based deep learning toolkit for medical image analysis
sunalbert/Evaluation-In-Pascal-VOC
given a pascal voc detection result, compute mAP
sunalbert/mamba-tuner
Easy-to-use fine-tuning framework for mamba-architecture large model, supporting SFT, PPO,DPO
sunalbert/Aurora
Minimal Deep Learning library is written in Python/Cython/C++ and Numpy/CUDA/cuDNN.
sunalbert/Chinese-Mamba
sunalbert/continuous-bag-of-words-pytorch
Continuous Bag-of-Words (CBOW model implemented in pytorch
sunalbert/shogun
Shōgun
sunalbert/sunalbert.github.io
Blog
sunalbert/deepfakes
This is the code for "DeepFakes" by Siraj Raval on Youtube
sunalbert/DSB2018
Data Science Bowl 2018
sunalbert/EAST
A tensorflow implementation of EAST text detector
sunalbert/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
sunalbert/gitignore
A collection of useful .gitignore templates
sunalbert/keras-tuner
Hyperparameter tuning for humans
sunalbert/mmcv
OpenMMLab Computer Vision Foundation
sunalbert/MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
sunalbert/models
Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)
sunalbert/ner_incomplete_annotation
sunalbert/nlp-architect
NLP Architect by Intel AI Lab: A Python library for exploring the state-of-the-art deep learning topologies and techniques for natural language processing and natural language understanding
sunalbert/pytorch_workplace
Random miniprojects with pytorch.
sunalbert/ruijin_round1
瑞金医院MMC人工智能辅助构建知识图谱大赛初赛
sunalbert/shogun-data
The Shogun Machine Learning Toolbox (Data Sets)
sunalbert/shogun-gpl
Optional GPL compatible parts of Shogun
sunalbert/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
sunalbert/stopwords
中文常用停用词表(哈工大停用词表、百度停用词表等)
sunalbert/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
sunalbert/voc2coco
Convert pascol voc annotation xml to COCO json format.
sunalbert/what_is_your_tag_schema
(1)The tag schema of data for sequence tagging task such as NER, Chunking, POS et., (2)convert IOB, BIO, IOBES, (3)analyse conll data
sunalbert/yolo2-pytorch
Yolo2 in pytorch