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
Python Modules for Date and Time
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
datetime
dateutil
Useful extensions to the standard Python datetime features
dateparser
python parser for human readable dates
arrow
Better dates & times for Python.