July 2021
Day 80 – COCO Panoptic Segmentation Detectron2 Computer Vision by Facebook AI Research (FAIR)
We have seen what Detectron2, Algorithms, Features, and code on Mask R-CNN is in the previous post. Today, we will see in this blog about COCO Panoptic Segmentation in Detectron2. What is Panoptic Segmentation? Panoptic segmentation ...
Day 79 – Detectron2 Computer Vision by Facebook AI Research (FAIR)
Detectron2 is Facebook AI Research (FAIR)'s a next-generation platform for object detection and segmentation. Detection Algorithms Mask R-CNN RetinaNet Faster R-CNN RPN Fast R-CNN TensorMask PointRend DensePose etc Detectron2 Features Do an image panoptic segmentation, Densepose, ...
Day 77 – Rewording Sentences Using Parrot Paraphraser Natural Language Processing
We have seen two awesome tools Gramformer and Styleformer from the same developer: Highlight and Correct Grammatical Errors Using Natural Language Processing - Part I Correct Grammatical Errors Using Gramformer AI With Source Code – Part ...
Day 76 – Predicting Similarity Between Words Using spaCy Natural Language Processing – Part IV
Predicting similarities between two words used in much daily life e-g YouTube recommendations, Production search recommendation, NetFlix movie recommendation, etc., based on our watchlist or history. We will look into a similar kind of simple code ...
Day 75 – Named Entity Recognition Using spaCy Natural Language Processing – Part III
We have seen the below posts on spaCy in our previous blogs. What is spaCy, usage, and features? Sentence Analyzer Using spaCy Natural Language Processing – Part I Detail Sentence Analyzer Using spaCy Natural Language Processing ...
Day 74 – Detail Sentence Analyzer Using spaCy Natural Language Processing – Part II
We have seen the below posts on spaCy in our previous blogs. What is spaCy, usage, and features? Sentence Analyzer Using spaCy Natural Language Processing – Part I In this blog, we will check the same ...
June 2021
Day 73: Sentence Analyzer Using spaCy Natural Language Processing – Part I
We have seen this in the previous blog What is spaCy, usage, and features? Today, we will analyze the sentence syntax how many verbs and nouns in a sentence or paragraph. I am using Google Colab ...
Day 70 – How Will Styleformer Natural Language Processing Help Your Writing?
Image Source: Styleformer We have seen two-part of Gramformer to detect, highlight, and correct grammatical errors. Part 1 - Highlight and Correct Grammatical Errors Using Natural Language Processing Part 2 - Correct Grammatical Errors Using Gramformer ...
Day 67 – Sampling Bias
Sampling bias occurs when A and B compete with each other, the more population of A data is considered. However, the actual outcome B wins. Take an example, and you are going to see the match between ...