Ben Chuanlong Du's Blog

It is never too late to learn.

Path in Rust

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 …

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.

monthdelta