Pinned Repositories
APKEditor
Powerful android apk editor - aapt/aapt2 independent
ApkSignatureKiller
一键破解APK签名校验
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
attn2d
Pervasive Attention: 2D Convolutional Networks for Sequence-to-Sequence Prediction
awesome-meta-and-manifest
⚡ Awesome collection of meta tags & manifest properties.
PyTorch-RL
PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Learning (GAIL). Fast Fisher vector product TRPO.
RND-Pytorch
Random Network Distillation(RND) algo in Pytorch
transformer
A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"
UnsupervisedMT
Phrase-Based & Neural Unsupervised Machine Translation
wizdom13's Repositories
wizdom13/RND-Pytorch
Random Network Distillation(RND) algo in Pytorch
wizdom13/APKEditor
Powerful android apk editor - aapt/aapt2 independent
wizdom13/attn2d
Pervasive Attention: 2D Convolutional Networks for Sequence-to-Sequence Prediction
wizdom13/awesome-meta-and-manifest
⚡ Awesome collection of meta tags & manifest properties.
wizdom13/camel_tools
A suite of Arabic natural language processing tools developed by the CAMeL Lab at New York University Abu Dhabi.
wizdom13/cifar10-pytorch
Training a Convnet on CIFAR-10 Dataset using PyTorch.
wizdom13/DenseNets-Pytorch
wizdom13/English-Arbic-Translator
English Arabic Translator with spell checker by python 3
wizdom13/faceswap
Deepfakes Software For All
wizdom13/HeadSwap
This is a HeadSwap project not only face
wizdom13/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
wizdom13/pytorch-cifar
95.47% on CIFAR10 with PyTorch
wizdom13/pytorch-openai-transformer-lm
A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI
wizdom13/pytorch-pretrained-BERT
The Big-&-Extending-Repository-of-Transformers: PyTorch pretrained models for Google's BERT, OpenAI GPT & GPT-2 and Google/CMU Transformer-XL.
wizdom13/pytorch-randaugment
Unofficial PyTorch Reimplementation of RandAugment.
wizdom13/pytorch_bert_elmo_example
A text classification example with Bert/ELMo/GloVe in pytorch
wizdom13/PyTorch_YOLOv4
PyTorch implementation of YOLOv4
wizdom13/rl_pytorch
Deep Reinforcement Learning Algorithms Implementation in PyTorch
wizdom13/vision-transformers-cifar10
Let's train vision transformers (ViT) for cifar 10!
wizdom13/VisionTransformer
A complete easy to follow implementation of Google's Vision Transformer proposed in "AN IMAGE IS WORTH 16X16 WORDS". This pytorch implementation has comments for better understanding.
wizdom13/ViT-pytorch
Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)
wizdom13/WaEnhancer
WhatsApp tools for Android
wizdom13/Wav2Lip-GFPGAN
High quality Lip sync
wizdom13/Wav2Lip-HD
High-Fidelity Lip-Syncing with Wav2Lip and Real-ESRGAN
wizdom13/whatsapp-web-incognito
A Chrome extension that disables read receipts and presence updates on WhatsApp Web
wizdom13/WhatsAppPatcher
A patcher that decompiles WhatsApp APK, patches the smali, recompiles and signs it.
wizdom13/winapps
Run Windows apps such as Microsoft Office/Adobe in Linux (Ubuntu/Fedora) and GNOME/KDE as if they were a part of the native OS, including Nautilus integration.
wizdom13/Word2Vec-NS
Word2Vec Skip-Gram with Negative Sampling algo in pytorch
wizdom13/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS
wizdom13/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS