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 »

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 »