All activity
Traditionally, the portrait mode effect has been achieved using 2 lenses which detect objects present in the foreground and in the background. With advances in the field of ML, this effect can also be implemented using only image segmentation.
Check out this link for further details - https://github.com/mayank26saxena/portrait-mode
Portrait Mode
Portrait Mode Effect using Machine Learning.
RescueBot
A bot that can save lives.
Mayank Saxena
left a comment
Hello, everybody!
I've developed a couple of Panel Indicators for viewing the latest and most upvoted Reddit and Hacker News feed right from your desktop.
To install the Hacker News Indicator run these commands from your terminal -
sudo add-apt-repository ppa:mayank26saxena/hn-indicator
sudo apt-get update
sudo apt-get install hn-indicator
To install the Reddit Panel Indicator run the...
Reddit and HackerNews Panel Indicators
Panel indicators to browse top Reddit & Hacker News feed.
Reddit and HackerNews Panel Indicators
Panel indicators to browse top Reddit & Hacker News feed.
Mayank Saxena
left a comment
Hello, everybody!
lazygit is a simple command line utility to automate the process of pushing code from local repository to remote repository. It is a very useful tool for personal projects.
For beginners who want to get started with GitHub and have very little knowledge about how to; lazygit is the perfect solution. You need to remember only two commands for pushing code.
1) To setup GitHub...
lazygit
Command line utility to automate daily git push operations
lazygit
Command line utility to automate daily git push operations