Stars
Count the MACs / FLOPs of your PyTorch model.
OpenMMLab Detection Toolbox and Benchmark
Flops counter for neural networks in pytorch framework
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...
CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解
Pytorch implementation of convolutional neural network visualization techniques
Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"
Local Binary Convolutional Neural Networks by pytorch
A simple face anti-spoofing based on CNN trained with HSV + YCrCb color feature, implemented with tensorflow and keras.
This is an unofficial PyTorch 1.0.1 implementation of the papr Neural Aggregation Network for Video Face Recognition. CVPR 2017
[CVPR 2019] Pytorch codes for Multi-adversarial Discriminative Deep Domain Generalization for Face Presentation Attack Detection
http://cvlab.cse.msu.edu/project-pifa.html
Joint 3D Face Reconstruction and Dense Alignment with Position Map Regression Network (ECCV 2018)
Single Image Reflection Separation with Perceptual Losses
Datasets, Transforms and Models specific to Computer Vision
Using two stream architecture to implement a classic action recognition method on UCF101 dataset
镜像:https://scaffrey.coding.net/p/hosts/git / https://git.qvq.network/googlehosts/hosts
A pytorch implementation of the paper named "Deep Transfer Across Domains for Face Anti-spoofing".
Single Image Reflection Removal Exploiting Misaligned Training Data and Network Enhancements (CVPR 2019)
Source code and the model for ReflectNet: Separating Reflection and Transmission Images in the Wild, ECCV 2018
FaceBagNet - Patch-based Methods for Multi-modal Face Anti-spoofing (FAS)
ChaLearn Face Anti-spoofing Attack Detection Challenge@CVPR2019
PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume, CVPR 2018 (Oral)
[ICCV 2019 (Oral)] Temporal Attentive Alignment for Large-Scale Video Domain Adaptation (PyTorch)
JAVA进阶相关书籍:《JAVA并发编程实践》、《java进程高CPU占用故障排查》、《spring揭秘 精选版》、《Netty实战(精髓)》、《深入理解Java虚拟机[JVM高级特性与最佳实践](周志明)》、《Java反射机制总结》、《java多线程设计模式》、《head+first+servlets jsp》、《How Tomcat Works 中文版》、《J2EE核心模式》、《JAVA…