Starred repositories
Code relative to "Reliable evaluation of adversarial robustness with an ensemble of diverse parameter-free attacks"
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet…
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
Real-World Masked Face Dataset,口罩人脸数据集
Best CIFAR-10, CIFAR-100 results with wide-residual networks using PyTorch
Implementation of Papers on Adversarial Examples
CV-SCB0 / pytorch-cifar
Forked from kuangliu/pytorch-cifar95.47% on CIFAR10 with PyTorch
Best CIFAR-10, CIFAR-100 results with wide-residual networks using PyTorch
A Python toolbox to create adversarial examples that fool neural networks in PyTorch, TensorFlow, and JAX
A challenge to explore adversarial robustness of neural networks on CIFAR10.
A challenge to explore adversarial robustness of neural networks on MNIST.
A PyTorch Implementation of SphereFace.
NormFace: L2 HyperSphere Embedding for Face Verification, 99.21% on LFW
Implementation of Papers on Adversarial Examples
CVPR 论文收集,包含但不限于2022、2021、2020、2019、2018、2017文章
CV-SCB0 / CVPR2020-Paper-Code-Interpretation
Forked from extreme-assistant/CVPR2024-Paper-Code-Interpretationcvpr2020/cvpr2019/cvpr2018/cvpr2017 papers,极市团队整理
pytorch implementation of face detection algorithm MTCNN
Build keras models for 9 Tasks in AI-Benchmark: Object Detection: Mobile-v2, Inception-v3, Face Recognition: Inception-Resnet-v1, Super Resolution: SRCNN, VDSR, SRGAN, Resnet-12+GAN, and Semantic S…
Implementation and experiments for AdamW on Pytorch
CV-SCB0 / Face_Pytorch
Forked from wujiyang/Face_Pytorchface recognition algorithms in pytorch framework, including arcface, cosface, sphereface and so on
CV-SCB0 / Angular-Penalty-Softmax-Losses-Pytorch
Forked from cvqluu/Angular-Penalty-Softmax-Losses-PytorchAngular penalty loss functions in Pytorch (ArcFace, SphereFace, Additive Margin, CosFace)
PyTorch code for softmax variants: center loss, cosface loss, large-margin gaussian mixture, COCOLoss, ring loss
CV-SCB0 / CosFace_pytorch
Forked from MuggleWang/CosFace_pytorchPytorch implementation of CosFace