Introduction In the ever-evolving landscape of artificial intelligence, staying updated with the latest breakthroughs is essential. In this article, we will cover the Top 5 AI papers of August ...
Real Time Deep SORT with Torchvision Detectors
Tracking is one of the most important components in object detection when it comes to real-world applications. Applications like real-time surveillance and autonomous driving systems cannot reach ...
Top 5 AI papers of July 2023
Introduction Welcome to our latest series of blog posts about artificial intelligence (AI) and machine learning (ML)! Whether you're a beginner dipping your toes into the AI pool for the first time ...
Medical Image Segmentation Using 🤗 HuggingFace & PyTorch
Medical image segmentation is an innovative process that enables surgeons to have a virtual "x-ray vision." It is a highly valuable tool in healthcare, providing non-invasive diagnostics and in-depth ...
Weighted Boxes Fusion in Object Detection: A Comparison with Non-Maximum Suppression
Weighted box fusion: The post-processing step is a trivial yet important component in object detection. In this article, we will demonstrate the significance of Weighted Boxes Fusion (WBF) as opposed ...
Enhancing Medical Multi-Label Image Classification Using PyTorch & Lightning
In the pivotal field of medical diagnostics, swift and accurate image classification plays a crucial role in aiding healthcare professionals' decision-making. The advent of deep learning, coupled with ...