Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Fake Face Using AI
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
https://faceswap.dev/ Faceswap is the leading free and Open Source multi-platform Deepfakes software.
https://github.com/iperov/DeepFaceLab DeepFaceLab is the leading software for creating deepfakes.
Compute Vision Tasks
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Task | Sub Domain | Description | Models | Data | Tools/Applications | Papers |
---|---|---|---|---|---|---|
Image Classification | Image Classification | Image Classification | Image Classification | Image Classification | Image Classification | Image Classification |
Image Localization | Image Localization | Image Localization | Image Localization … |
Tips on Pytorch-Lightning
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
PyTorch Lightning - Finding the best learning rate for your model
PyTorch Lightning - William Falcon
Practical Lighting Tips to Rank on Kaggle Image Challenges
PyTorch Lightning Flash
https://lightning-flash.readthedocs.io/en …
Data for Learning to Rank
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Microsoft Learning to Rank Datasets - MSLR-WEB10K - MSLR-WEB30K
Tips on PyTorch
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Docker Images for PyTorch
- pytorch/pytorch:latest (official PyTorch image)
- dclong/jupyterhub-pytorch
PyTorch Tutorials
https://pytorch.org/tutorials/beginner/pytorch_with_examples.html
Initialize Weights and Biases
In general …