Artificial Intelligence2021-07-02T16:36:33+00:00

July 2021

  • Women Serving - Panoptic Segmentation

Day 80 – COCO Panoptic Segmentation Detectron2 Computer Vision by Facebook AI Research (FAIR)

By |July 7th, 2021|Categories: Artificial Intelligence, Machine Learning|Tags: , , , |

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 ...

  • woman-serving-maskrcnn

Day 79 – Detectron2 Computer Vision by Facebook AI Research (FAIR)

By |July 6th, 2021|Categories: Artificial Intelligence|Tags: , , , |

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, ...

  • Parrot Paraphraser

Day 77 – Rewording Sentences Using Parrot Paraphraser Natural Language Processing

By |July 4th, 2021|Categories: Artificial Intelligence, Machine Learning|Tags: , , , |

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 ...

  • SpaCy Image

Day 76 – Predicting Similarity Between Words Using spaCy Natural Language Processing – Part IV

By |July 3rd, 2021|Categories: Artificial Intelligence, Machine Learning|Tags: , , , |

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 ...

  • SpaCy Image

Day 75 – Named Entity Recognition Using spaCy Natural Language Processing – Part III

By |July 2nd, 2021|Categories: Artificial Intelligence, Machine Learning|Tags: , , , |

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 ...

  • SpaCy Image

Day 74 – Detail Sentence Analyzer Using spaCy Natural Language Processing – Part II

By |July 1st, 2021|Categories: Artificial Intelligence, Machine Learning|Tags: , , , , |

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

  • Styleformer

Day 70 – How Will Styleformer Natural Language Processing Help Your Writing?

By |June 27th, 2021|Categories: Artificial Intelligence, Machine Learning|Tags: , , , |

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 ...