pytorch-model-train-template. pytorch单精度、半精度、混合精度、单卡、多卡(DP / DDP)、FSDP、DeepSpeed模型训练代码,并对比不同方法的训练速度以及GPU内存的使用
134MyLocalCloud. 基于Hadoop的分布式文件系统,使用Java语言开发实现了一个本地文件管理系统,其中文件存在于HDFS集群中,通过Java开发的客户端软件进行管理,其功能包括:1、文件分块、加密并上传待HDFS文件系统 2、文件块下载、解密、整合成完整文件 3、文件系统的管理
24BSNPlusPlus-boundary-sensitive-network. A pytorch-version implementation codes of paper: "BSN++: Complementary Boundary Regressor with Scale-Balanced Relation Modeling for Temporal Action Proposal Generation", which is accepted in AAAI 2021.
14AudioEmbeddingExtraction. Extract audio embedding feature by metric learning
9pytorch-image-classifier-template. This code modifies the output layer of image classification network commonly used in pytorch. The modified model can be used to process any number of image classification data. At the same time, the pre-training parameters and re-training parameters are distinguished for fine-tuning and component training of parameters.
7pytorch-metric-learning-template. The template code of metric learning based on pytorch framework includes model training, inference, similarity matching and so on
7pytorch-retinaface-accelerate. Retinaface get 80.99% in widerface hard val using mobilenet0.25.
6