This is a pytorch repository of YOLOv4, attentive YOLOv4 and mobilenet YOLOv4 with PASCAL VOC and COCO
Classification models trained on ImageNet. Keras.
a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results
#计算机科学#Books, Presentations, Workshops, Notebook Labs, and Model Zoo for Software Engineers and Data Scientists wanting to learn the TF.Keras Machine Learning framework
Simple Tensorflow implementation of "Squeeze and Excitation Networks" using Cifar10 (ResNeXt, Inception-v4, Inception-resnet-v2)
PyTorch implementation of CNNs for CIFAR benchmark
A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, SqueezeNet, DenseNet, ShuffleNetV2, ResNet).
#自然语言处理#An open-source toolkit which is full of handy functions, including the most used models and utilities for deep-learning practitioners!
This is a SE_DenseNet which contains a senet (Squeeze-and-Excitation Networks by Jie Hu, Li Shen, and Gang Sun) module, written in Pytorch, train, and eval codes have been released.
Implementation of DSSM for recommendation by PyTorch (Including SENet and random negative sampling)
Official PyTorch Implementation of Revisiting Self-Similarity: Structural Embedding for Image Retrieval, CVPR 2023
Baseline classifiers on the polluted MNIST dataset, SJTU CS420 course project
Convert Caffe models to ONNX.