ivclab / NeuralMergerLinks
Yi-Min Chou, Yi-Ming Chan, Jia-Hong Lee, Chih-Yi Chiu, Chu-Song Chen, "Unifying and Merging Well-trained Deep Neural Networks for Inference Stage," International Joint Conference on Artificial Intelligence (IJCAI), 2018
☆20Updated 4 years ago
Alternatives and similar repositories for NeuralMerger
Users that are interested in NeuralMerger are comparing it to the libraries listed below
Sorting:
- Steven C. Y. Hung, Jia-Hong Lee, Timmy S. T. Wan, Chein-Hung Chen, Yi-Ming Chan and Chu-Song Chen. "Increasingly Packing Multiple Facial-…☆29Updated 4 years ago
- Pytorch implementation of BigGAN Generator with pretrained weights☆42Updated 5 years ago
- Steven C. Y. Hung, Cheng-Hao Tu, Cheng-En Wu, Chien-Hung Chen, Yi-Ming Chan, and Chu-Song Chen, "Compacting, Picking and Growing for Unfo…☆122Updated 4 years ago
- ☆19Updated 7 years ago
- ☆77Updated 5 years ago
- Cheng-En Wu, Yi-Ming Chan and Chu-Song Chen "On Merging MobileNets for Efficient Multitask Inference", International Symposium on High-Pe…☆10Updated 5 years ago
- Jia-Hong Lee, Yi-Ming Chan, Ting-Yen Chen, and Chu-Song Chen, "Joint Estimation of Age and Gender from Unconstrained Face Images using Li…☆40Updated 5 years ago
- VGG-Face Descriptor port to pytorch☆95Updated 6 years ago
- Training a ResNet on UMDFaces for face recognition☆136Updated 7 years ago
- PyEER is a python package for biometric systems performance evaluation. Includes ROC, DET, FNMR, FMR and CMC curves plotting, scores dist…☆61Updated last year
- FERAtt: Facial Expression Recognition with Attention Net☆75Updated 5 years ago
- Anonymize Faces for Privacy Preserving☆25Updated 6 years ago
- FaceNet for face recognition using pytorch☆252Updated 5 years ago
- An adversarial autoencoder implementation in pytorch☆84Updated 6 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆74Updated 6 years ago
- Processes IMDB WIKI dataset ready to be used in any projects☆63Updated 6 years ago
- ☆14Updated 7 years ago
- Auto-encoder on torch - trying out the various AEs☆53Updated 7 years ago
- Auto Encoders in PyTorch☆63Updated 7 years ago
- Source code and notebooks to reproduce experiments and benchmarks on Bias Faces in the Wild (BFW).☆49Updated 3 months ago
- Pytorch implementation of "A Simple Framework for Contrastive Learning of Visual Representations"☆82Updated last year
- Convolutional Autoencoder with SetNet in PyTorch☆87Updated 2 years ago
- Hsin-Rung Chou, Jia-Hong Lee, Yi-Ming Chan, and Chu-Song Chen, "Data-specific Adaptive Threshold for Face Recognition and Authentication,…☆79Updated 2 years ago
- A PyTorch implementation of the 'FaceNet' paper for training a facial recognition model with Triplet Loss using the glint360k dataset. A …