ms-coco

There are 47 repositories under ms-coco topic.

  • eric-yyjau/pytorch-superpoint

    Superpoint Implemented in PyTorch: https://arxiv.org/abs/1712.07629

    Language:Jupyter Notebook7481093162
  • SamsungLabs/adaptis

    [ICCV19] AdaptIS: Adaptive Instance Selection Network, https://arxiv.org/abs/1909.07829

    Language:Jupyter Notebook33524032
  • DuncanZauss/Keypoint_Communities

    [ICCV '21] In this repository you find the code to our paper "Keypoint Communities".

    Language:Python267101616
  • akshitac8/OW-DETR

    [CVPR 2022] Official Pytorch code for OW-DETR: Open-world Detection Transformer

    Language:Python22266239
  • chrise96/image-to-coco-json-converter

    Convert segmentation RGB mask images to COCO JSON format

    Language:Jupyter Notebook18951357
  • ashual/scene_generation

    A PyTorch implementation of the paper: Specifying Object Attributes and Relations in Interactive Scene Generation

    Language:Python18592130
  • bethgelab/robust-detection-benchmark

    Code, data and benchmark from the paper "Benchmarking Robustness in Object Detection: Autonomous Driving when Winter is Coming" (NeurIPS 2019 ML4AD)

    Language:Jupyter Notebook18081024
  • fmahoudeau/ShelfNet-Human-Pose-Estimation

    Fast and accurate Human Pose Estimation using ShelfNet with PyTorch

    Language:Python1135533
  • tohinz/multiple-objects-gan

    Implementation for "Generating Multiple Objects at Spatially Distinct Locations" (ICLR 2019)

    Language:Python1137614
  • tohinz/semantic-object-accuracy-for-generative-text-to-image-synthesis

    Code for "Semantic Object Accuracy for Generative Text-to-Image Synthesis" (TPAMI 2020)

    Language:Python10561023
  • ashnair1/COCO-Assistant

    Helper for dealing with MS-COCO annotations

    Language:Python9152833
  • zchoi/S2-Transformer

    [IJCAI 2022] Official Pytorch code for paper “S2 Transformer for Image Captioning”

    Language:Python772124
  • louisyuzhe/car-damage-detector

    Mask R-CNN Model to detect the area of damage on a car. The rationale for such a model is that it can be used by insurance companies for faster processing of claims if users can upload pics and they can assess damage from them. This model can also be used by lenders if they are underwriting a car loan especially for a used car.

    Language:Jupyter Notebook605639
  • gaobb/MCAR

    [TIP] Learning to Discover Multi-Class Attentional Regions for Multi-Label Image Recognition

    Language:Python42286
  • ngun7/Annotation-Converters

    This Repo covers all formats of annotations for Object Detection and can easily convert from one form to another using attached scripts

    Language:Python302210
  • HaydenFaulkner/VideoYOLO

    Object Detection for Video with MXNet and GluonCV using YOLOv3

    Language:Python22313
  • msindev/YOLO-v3-Object-Detection

    This repository contains code for YOLO v3 Object detection, and is capable of fast object detection. Input can be given through images, videos and webcam input feed.

    Language:Python18009
  • Daniboy370/Deep-Learning

    Side projects and hands-on work

    Language:Jupyter Notebook15202
  • YOLOv4-Pytorch

    gwinndr/YOLOv4-Pytorch

    Implementation of Darknet with You Only Look Once (YOLO) in Pytorch

    Language:Python14114
  • cdluminate/ladderloss

    Ladder Loss for Coherent Visual-Semantic Embedding, AAAI, 2020

    Language:Python13301
  • fazeVaib/DigiVision

    A deep learning based application which is entitled to help the visually impaired people. The application automatically generates the textual description of what's happening in front of the camera and conveys it to person through audio. It is capable of recognising faces and tell user whether a known person is standing in front of him or not.

    Language:Python11205
  • jaleedkhan/neusire

    NeuSyRE: A Neuro-Symbolic Visual Understanding and Reasoning Framework based on Scene Graph Enrichment

    Language:Jupyter Notebook9103
  • bbenligiray/ms_coco_formatter

    A tool to download and format MS COCO dataset for multilabel classification

    Language:Python6201
  • Sshanu/civic_issue_dataset

    Civic Issue Detection Dataset from Adversarial Adaptation of Scene Graph Models for Understanding Civic Issues

    Language:HTML6320
  • hemanthh17/Image_Segmentation_Parking

    Using Image Segmentation for identifying free car parking slots

    Language:Jupyter Notebook5100
  • boschresearch/Hyp-OW

    [AAAI 2024] Official code for "Hyp-OW: Exploiting Hierarchical Structure Learning with Hyperbolic Distance Enhances Open World Object Detection"

    Language:Python3401
  • charlie6echo/VBDLDSCC

    Vision Based Document Layout Detection, Segmentation and context classification using MaskRCNN on Tensorflow-Keras, PyTorch & Detectron2.

    Language:Jupyter Notebook3101
  • CISiPLab/cisip-CoCa

    Compact Image Captioning (CoCA) is an open source image captioning project to promote Green Computer Vision, as well as to make image captioning research accessible to universities, research labs and individual practitioners with limited financial resources.

    Language:Python3202
  • sharanp98/Intelligent-Advertisement-Generation

    Intelligent Advertisement Generation for e-commerce websites using deep learning.

    Language:Python3082
  • sidphbot/visual-to-audio-aid-for-visually-impaired

    A system to process visual input on timed frames to produce sensible audio aid in accordance with human information processing limits, using image captioning, semantic text comparison and text-to-speech modules.

    Language:Jupyter Notebook3212
  • devparanjay/Multi-Auto-Annotate

    Multi-Auto-Annotate : Automatically annotate multiple labels in your entire image directory by a single command. Works with COCO dataset and also has the ability to train on custom dataset.

    Language:Python2000
  • JoshuaPlacidi/ms_coco_object_tags

    Python dictionary storing object tags for MS-COCO images. Data from 3 different sources (COCO ground truths, VG classifier and Microsoft's VinVL) are availible.

    Language:Jupyter Notebook2110
  • MADHAVAN001/semantic-segmentation

    A collection of semantic segmentation approaches

    Language:Python1400
  • ozayr/detection-assisted-annotation-tool

    labeling tool that allows easy plugin of detection networks that can assist in the labeling process

    Language:Python1210
  • roshanr11/image-captioning

    Used deep learning to train a CNN + RNN/LSTM on the MS-COCO dataset to automatically generate captions.

    Language:HTML1201
  • sailee2781/obstacle_detection_recognition-

    Deep Learning based project developed using YOLO-v5 (You Only Look Once) which helps to detect and recognize the obstacles for Autonomous Vehicles.The model developed also estimates the distance of each obstacle from initial position considered.

    Language:Jupyter Notebook1100