Do you think GitHub is just a code hosting platform? Ha, big mistake! Today, I will introduce to you a few interesting and fun projects on GitHub.
1. Programmer's Guide to Cooking
GitHub address: https://github.com/Anduin2017/HowToCook
This is a recently popular project, as the project introduction said: As a programmer, I occasionally look for recipes and practices on the Internet. However, these recipes are often written in a variety of ways, and often some ingredients appear inexplicably in the middle. It is extremely unfriendly to programmers accustomed to formal languages. This project uses the idea of programmers to introduce how to cook, which is really a blessing for programmers.
2. Poisonous Chicken Soup
GitHub address: https://github.com/egotong/nows
Online experience address: http://www.nows.fun/
Boring to drink a few bowls of poisonous chicken soup
3. Anti-beautification
GitHub address: https://github.com/PeterWang512/FALdetector
This is a "reverse PS tool" released by Adobe, using AI algorithms to identify whether a picture has been PS, and restore the original state of the photo. Of course, the current model is not particularly mature.
4. Restoration of old photos
GitHub address: https://github.com/microsoft/Bringing-Old-Photos-Back-to-Life
Fuzzy, wrinkled photo repair, if you have old, black and white photos, you can use this project to try to restore and color them.
This is a project of Microsoft, the algorithm is open source, and there is also a pre-trained model, which can directly test the effect.
5. Fishing Artifact
GitHub address: https://github.com/cteamx/Thief
I only put the readme introduction of one project, and you can experience the rest yourself. After all, people like me who love work so much don't know how to fish, haha.
If you are interested in the above projects, a detailed tutorial will be released later.
Part of the material of the article comes from the Internet. If there is any infringement, please contact the author to delete it.