Skip to content

omitum/adapt_yto

Repository files navigation

Adapting Object Detectors

Implementation of the paper Adapting Object Detectors from Images toWeakly Labeled Videos.

Usage

The first step of our approach is to generate a shortlist of object proposals from source and target images. We use the edge boxes algorithm for generating the object proposals. Let K be the number of object proposals generated on the image. We represent each proposal as a 4096-dimensional CNN feature vector.

Run the experiment

Model Architecture

model architecture

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published