Browse by Domains

pytorch

object detection

Object Detection in Pytorch | What is Object Detection?

What is object detection? How is object detection different from object classification? Types of object detection algorithms Code for object detection using PyTorch What is object detection? Object detection is a computer vision technique in which a software system can detect, locate, and trace the object from a given image or video. The special attribute […]

Object Detection in Pytorch | What is Object Detection? Read More »

pytorch vs tensorflow

PyTorch vs TensorFlow – Explained | What is the difference between PyTorch and TensorFlow?

Contributed by: Arindam Sarkar LinkedIn Profile: www.linkedin.com/in/arindamxsarkar While starting with the journey of Deep Learning, also known as Neural Networking, one finds a host of frameworks and libraries in Python. Thus, the obvious dilemma of where to start and which one to pursue comes into the picture. This article is for those who have started

PyTorch vs TensorFlow – Explained | What is the difference between PyTorch and TensorFlow? Read More »

Your First steps in Computer Vision: Using PyTorch with an example

Contributed By: Dr C. S. JyothirmayeeLinkedIn Profile: https://www.linkedin.com/in/dr-c-s-jyothirmayee-rao-396b3715/ The term Computer Vision (CV) is used and heard very often in artificial intelligence (AI) and deep learning (DL) applications. The term essentially means… giving a sensory quality, i.e., ‘vision’ to a hi-tech computer using visual data, applying physics, mathematics, statistics and modelling to generate meaningful insights.

Your First steps in Computer Vision: Using PyTorch with an example Read More »

Scroll to Top