Tips

Dataset Preparation Using Labelme

Annotating images in a dataset is an important step in the process of developing a computer vision system or machine learning model. The annotations provide essential information about the objects and features in the images. This makes the machine learning algorithms can use to learn and make predictions. Benefits of Annotation Improved Accuracy The annotations …

Dataset Preparation Using Labelme Read More »

How to Remove Shortcut Virus from USB Storage Using Command Prompt (cMD) in Windows?

Command Prompt (CMD) is a highly handy feature that is present in all versions of Windows. People don’t use CMD as much these days since there are so many software options accessible for practically every activity. We didn’t have a graphical user interface in DOS, thus all functions were accomplished by running code lines. CMD …

How to Remove Shortcut Virus from USB Storage Using Command Prompt (cMD) in Windows? Read More »

Useful Shortcuts in Chrome that Will Make your Day Easier

Google Chrome is one of the most popular and widely used web browsers for both personal and professional purposes. One of the ways to maximize efficiency and productivity while using Chrome is by using its shortcut keys. These keys allow you to perform various actions quick and easy without having to use your mouse. In …

Useful Shortcuts in Chrome that Will Make your Day Easier Read More »

How To Use SQLite In Flutter

In this blog, we will learn basic SQLite procedures by constructing our own Flutter application. But first one might ask: What is SQLite? Let’s get into it! Foundationally, SQLite is an open-source database engine built in C. It is not a separate app, but rather a library that software developers incorporate into their applications. As …

How To Use SQLite In Flutter Read More »

How Insert/Import Image in Adobe Illustrator

Introduction Images might be important for you to work on creating artwork in Insert Image in Adobe Illustrator. Once you know how to import an image into your Illustrator document, it becomes very easy to create amazing visuals. Whether an image is in PNG or JPEG, you can effortlessly place it into your document. Step …

How Insert/Import Image in Adobe Illustrator Read More »

How to Fix “ModuleNotFoundError: No module named ‘tensorflow’.” In Visual Studio Code

If you are new to Python and on your way to trying out in making a Machine Learning script and using TensorFlow. As you go your way in coding, and decided to test and run the program. An error appeared stating “ModuleNotFoundError: No Module Named ‘Tensorflow’“. Then this article will provide you the fix in …

How to Fix “ModuleNotFoundError: No module named ‘tensorflow’.” In Visual Studio Code Read More »