An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: object-localization

vasgaowei/TS-CAM

Codes for TS-CAM: Token Semantic Coupled Attention Map for Weakly Supervised Object Localization.

Language: Jupyter Notebook - Size: 21.6 MB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 140 - Forks: 24

rayanramoul/Active-Object-Localization-Deep-Reinforcement-Learning

Active object localization ( bounding boxes ) using deep reinforcement learning.

Language: Jupyter Notebook - Size: 420 MB - Last synced at: 6 days ago - Pushed at: 20 days ago - Stars: 27 - Forks: 9

MeshalAlamr/smartathon-theme-1

SDAIA's Smartathon 2023 - Theme 1 - Team Pattrn - Detection and evaluation of visual pollution on street imagery taken from a moving vehicle.

Language: Jupyter Notebook - Size: 21.6 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

derenlei/Unity_Detection2AR

Localize 2D image object detection in 3D Scene with Yolo in Unity Barracuda and ARFoundation.

Language: C# - Size: 77.2 MB - Last synced at: 21 days ago - Pushed at: over 3 years ago - Stars: 232 - Forks: 60

KumarRobotics/SLIDE_SLAM

SlideSLAM: Sparse, Lightweight, Decentralized Metric-Semantic SLAM for Multi-Robot Navigation

Language: C++ - Size: 9.08 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 177 - Forks: 9

gautamgc17/Fashion-Products-Recommendation-Engine

End-to-end content-based fashion product recommendation system.

Language: Jupyter Notebook - Size: 74.1 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

MurpheyLab/FLS

FLS point cloud registration library.

Language: Python - Size: 99.1 MB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 9 - Forks: 0

kazi-safkat/A-Compressed-Dual-System-for-Road-Object-Detection

Detected road objects using Teledyne FLIR dataset

Language: Jupyter Notebook - Size: 3.3 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

MuhammedBuyukkinaci/Object-Classification-and-Localization-with-TensorFlow

This repository is containing an object classification & localization project for SINGLE object.

Language: Python - Size: 8.74 MB - Last synced at: 6 days ago - Pushed at: almost 6 years ago - Stars: 24 - Forks: 12

yoonhachoe/ScanRefer-GAB

ScanRefer: 3D Object Localization in RGB-D Scans using Natural Language with Graph, Attention and BRNet

Language: Python - Size: 5.91 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

CreativeSelf0/Smartathon-2022-KSA

SDAIA's Smartathon 2023 - Theme 1 - Team Pattrn - Detection and evaluation of visual pollution on street imagery taken from a moving vehicle.

Language: Jupyter Notebook - Size: 21.2 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

AaronCIH/APGCC

ECCV24 - Improving Point-based Crowd Counting and Localization Based on Auxiliary Point Guidance

Language: Python - Size: 35.4 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 4 - Forks: 0

arianaira/drone-detection-faster-RCNN

object detection using faster-rcnn (drone detection)

Language: Jupyter Notebook - Size: 578 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

cozheyuanzhangde/Invariant-TemplateMatching

Rotation & scale invariant template matching

Language: Python - Size: 1.25 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 100 - Forks: 29

srajan-kiyotaka/Object-Localization-with-TensorFlow

I used Keras and TensorFlow to make a Multi Task Model to Classify the Object as well as to Detect it's Correct Position/Location.

Language: Jupyter Notebook - Size: 7.07 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1

cardboardcode/robotic_vision_integration_package 📦

A ROS package for easy integration of a hybrid 2D-3D robotic vision technique for industrial tasks.

Language: C++ - Size: 11.4 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 0

ibaiGorordo/ONNX-ImageNet-1K-Object-Detector

Python scripts for performing object detection with the 1000 labels of the ImageNet dataset in ONNX. The repository combines a class agnostic object localizer to first detect the objects in the image, and next a ResNet50 model trained on ImageNet is used to label each box.

Language: Python - Size: 13.8 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 31 - Forks: 3

simsam8/inf265_project2

Object localization and detection on mnist dataset

Language: Jupyter Notebook - Size: 20.3 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

soCzech/MultiTaskObjectStates

Code for the paper "Multi-Task Learning of Object States and State-Modifying Actions from Web Videos" published in TPAMI

Language: Python - Size: 20.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 3

soCzech/LookForTheChange

Code for Look for the Change paper published at CVPR 2022

Language: Python - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 34 - Forks: 4

taohan10200/STEERER

STEERER: Resolving Scale Variations for Counting and Localization via Selective Inheritance Learning, ICCV, 2023

Language: Python - Size: 7.1 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 33 - Forks: 2

abpwrs/ece-5480-fa20-final-project

Digital Image Processing Project

Language: MATLAB - Size: 907 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

sbelharbi/tcam-wsol-video

Pytorch code for paper "TCAM: Temporal Class Activation Maps for Object Localization in Weakly-Labeled Unconstrained Videos"

Language: Python - Size: 7.46 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 1

fuadaghazada/Object-Localization-and-Recognition

Term Project of Image Analysis course (CS 484) in Bilkent University

Language: Jupyter Notebook - Size: 22.1 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

DeepanChakravarthiPadmanabhan/object_localization_pets

A repository for understanding the model interpretation methods on a simple object localization task.

Language: Python - Size: 107 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

soCzech/ChangeIt

ChangeIt dataset with more than 2600 hours of video with state-changing actions published at CVPR 2022

Size: 571 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 3

ibaiGorordo/ONNX-Object-Localization-Network

Python scripts performing class agnostic object localization using the Object Localization Network model in ONNX.

Language: Python - Size: 13.4 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 15 - Forks: 4

jo-valer/Robotics 📦

A mobile robot equipped with a 6-DoF manipulator to pick up different bricks in a partially known environment: kinematics, trajectory planning & control, object localization & classification.

Language: C++ - Size: 189 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 1

IMobinI/Object-Localization

Specifying a tightly cropped bounding box centered on the instance.

Language: Jupyter Notebook - Size: 28.5 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

cv-core/MIT-Driverless-CV-TrainingInfra

PyTorch pipeline of MIT Driverless Computer Vision paper(2020)

Language: Python - Size: 9.42 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 93 - Forks: 30

visipedia/inat_loc

The iNaturalist Localization Dataset from "On Label Granularity and Object Localization" (ECCV 2022).

Size: 6.71 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 11 - Forks: 3

junsukchoe/ADL

Attention-based Dropout Layer for Weakly Supervised Object Localization (CVPR 2019 Oral)

Language: Python - Size: 5.05 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 191 - Forks: 37

LauLauThom/haar-cascade-nms

OpenCV Haar cascade with non-maxima suppression

Language: Jupyter Notebook - Size: 368 KB - Last synced at: 21 days ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 2

Mohammed-Deifallah/Active-Object-Localization

Reinforcement Learning Final Project

Language: Jupyter Notebook - Size: 289 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 4

hthuwal/object-localization-flipkart-grid

Flipkart GRiD – Te[a]ch The Machines | 2019 Competition

Language: Python - Size: 254 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

barzansaeedpour/advanced-computer-vision-with-tensorflow

Advanced Topics of Computer Vision including; Transfer Learning, Object Localization

Size: 295 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

barzansaeedpour/object-localization-and-classification-with-one-network

This repository contains code and resources for performing object localization and classification using a single network on an Augmented MNIST dataset.

Language: Jupyter Notebook - Size: 416 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

SwastikMajumder/notebook_1

Digit recognition neural network

Language: PureBasic - Size: 5.81 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

yashodeepchikte/Multi-Template-Matching

A versatile Methodology or pipeline for object-localization in microscopy images using Template Matching

Language: Python - Size: 47 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

lixx21/simple_object_localization_app

Vegetables object localization app using tensorflow.

Language: Jupyter Notebook - Size: 1.01 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kanavanand/Flipkart_GRID

Cropping the objects from an image

Language: Jupyter Notebook - Size: 1.42 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 6

mrezaabqr/ID-Card-Localization

Weakly Object Localization Using Grad-CAM method

Language: Jupyter Notebook - Size: 5.65 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

thevarunsharma/Object-Localization

localizing objects in images

Language: Python - Size: 216 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 1

koriavinash1/Brain_Tumor_Localization_using_RL_agent

Deep Reinforcement learning based tumour localisation

Language: Python - Size: 161 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 1

mukul54/Flipkart-Grid-Challenge

Our Solution of the Flipkart Grid Challenge

Language: Python - Size: 1.74 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 16 - Forks: 4

MahanFathi/UnsupervisedObjectDetection

Use your classification neural network for object detection and localization

Language: Python - Size: 38.1 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 16 - Forks: 2

Arupsau/CCTV-Surveillance-for-Traffic-Dense-Environment----Object-Detection-and-Tracking-Using-YOLOV3

Object Detection and Tracking using yolov3 and deepsort

Language: Jupyter Notebook - Size: 49.6 MB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

uzairrj/DELF-Camera-Pose-Estimation

Camera Pose Estimation using DELF

Language: Python - Size: 84.7 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Hrishabh17/object-localization

Using emojis to generate dataset and then implement object localization

Language: Jupyter Notebook - Size: 12.4 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

omerferhatt/defect-detection

Defect Detection and Elliptical Object Localization with DenseNet-169 on subset of DAGM 2007 Defect Dataset

Language: Python - Size: 8.89 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

Lim-Calculus/Object-Localization-With-Tensorflow

Coursera Guided Project Network : Object Localization with Tensorflow

Language: Jupyter Notebook - Size: 3.14 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Mamadou-Keita/Object-Localization-with-TensorFlow

Object Localization with TensorFlow

Language: Jupyter Notebook - Size: 1.42 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

vsnupoudel/CarHuman-ObjectDetection-yolov5-training-and-inference

Running YOLO v5 for car and human detection

Language: Jupyter Notebook - Size: 5.5 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

YarinBou/Deep-Learning

basic concepts and tools for image understanding using Deep Learning.

Language: Jupyter Notebook - Size: 5.98 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

TimilsinaBimal/Birds-Detector

Image Detection and Localization using Birds Dataset

Language: Jupyter Notebook - Size: 1.42 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

greatsharma/Localization-Filters

Python implementation of popular filters

Language: Python - Size: 309 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

annapecini/Object-Localization-and-Recognition

This is the term project for the Image Analysis course in Bilkent University. This project aims to develop a method for image classification and object localization.

Language: Python - Size: 955 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

AS2910/FlipkartGrid

Language: Jupyter Notebook - Size: 32.8 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

moon-home/ErrorShaping

A proposal for distribution-based loss function in neural network

Language: Jupyter Notebook - Size: 32.5 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 2

HeliosX7/Flipkart-GRiD-2019

🏷 AI / ML Challenge

Language: Jupyter Notebook - Size: 110 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 2

KaunilD/yolov3-playground

Experiments with and explorations of yolov3.

Language: Python - Size: 998 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

Related Keywords
object-localization 61 computer-vision 26 object-detection 23 deep-learning 19 tensorflow 11 machine-learning 10 python 8 pytorch 8 keras 8 convolutional-neural-networks 7 cnn 5 image-processing 5 opencv 5 yolov3 4 classification 4 mnist 3 neural-networks 3 localization 3 action-localization 3 video 3 neural-network 3 yolov5 3 keras-tensorflow 3 onnx 3 weakly-supervised-learning 3 reinforcement-learning 3 crowd-counting 2 smartathon 2 tsne 2 class-agnostic-detection 2 bounding-boxes 2 ros 2 deep-reinforcement-learning 2 visual-pollution 2 object-tracking 2 vision 2 template-matching 2 object-classification 2 kalman-filter 2 yolo 2 dataset 2 cnn-keras 2 image-classification 2 object-recognition 2 deep-convolutional-neural-networks 2 wsol 2 regression 2 resnet50 2 digits 1 transformer 1 k-means 1 advanced-computer-vision 1 transfer-learning 1 pascal-voc 1 cropper 1 iou 1 haar-cascade 1 cropping 1 augmentation 1 object-localisation 1 dagm2007 1 point-cloud 1 machine-vision 1 mir 1 path-planning 1 robot 1 robotic-arm-kinematics 1 robotics 1 trajectory-control 1 trajectory-planning 1 ur5 1 efficientnet 1 autonomous-vehicles 1 keypoints 1 mit-driverless 1 resnet 1 eccv2022 1 fine-grained 1 hierarchy 1 inaturalist 1 taxonomy 1 weakly-supervised 1 class-activation-map 1 cvpr2019 1 defect-detection 1 densenet 1 tensorflow-tutorials 1 multitask-learning 1 ai 1 attention-mechanism 1 encoder-decoder 1 image-captioning 1 pretrained-models 1 filters 1 histogram-filter 1 particle-filter 1 selectivesearch 1 deep-lear 1 colab 1 colab-notebook 1