paper-with-me

Papers

Reconstructing PASCAL VOC

2014-06-01 · CVPR 2014 6 · Sara Vicente, Joao Carreira, Lourdes Agapito, Jorge Batista

We address the problem of populating object category detection datasets with dense, per-object 3D reconstructions, bootstrapped from class labels, ground truth figure-ground segmentations and a small set of keypoint annotations. Our proposed algorithm first estimates camera viewpoint using rigid structure-from-motion, then reconstructs object shapes by optimizing over visual hull proposals guided by loose within-class shape similarity assumptions. The visual hull sampling process attempts to intersect an object's projection cone with the cones of minimal subsets of other similar objects among those pictured from certain vantage points. We show that our method is able to produce convincing per-object 3D reconstructions on one of the most challenging existing object-category detection datasets, PASCAL VOC. Our results may re-stimulate once popular geometry-oriented model-based recognition approaches.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Object

Similar Papers 제목 키워드 기반

Virtual View Networks for Object Reconstruction

2014-11-22 · CVPR 2015 6 · João Carreira, Abhishek Kar, Shubham Tulsiani, Jitendra Malik

All that structure from motion algorithms "see" are sets of 2D points. We show that these impoverished views of the world can be faked for the purpose of reconstructing objects in challenging settings, such as from a sin…

ObjectObject ReconstructionSpecificity

Bridging the Gap to Real-World Object-Centric Learning

2022-09-29 · Maximilian Seitzer, Max Horn, Andrii Zadaianchuk, Dominik Zietlow 외

Humans naturally decompose their environment into entities at the appropriate level of abstraction to act in the world. Allowing machine learning algorithms to derive this decomposition in an unsupervised way has become …

Object

Deep CNN Ensemble with Data Augmentation for Object Detection

2015-06-24 · Jian Guo, Stephen Gould

We report on the methods used in our recent DeepEnsembleCoco submission to the PASCAL VOC 2012 challenge, which achieves state-of-the-art performance on the object detection task. Our method is a variant of the R-CNN mod…

Data AugmentationObjectobject-detectionObject Detection

Application of Convolutional Neural Network for Image Classification on Pascal VOC Challenge 2012 dataset

2016-07-13 · Suyash Shetty

In this project we work on creating a model to classify images for the Pascal VOC Challenge 2012. We use convolutional neural networks trained on a single GPU instance provided by Amazon via their cloud service Amazon We…

General ClassificationGPUimage-classificationImage Classification

Task-Specific Zero-shot Quantization-Aware Training for Object Detection

2025-07-22 · Changhao Li, Xinrui Chen, Ji Wang, Kang Zhao 외 arxiv

Quantization is a key technique to reduce network size and computational complexity by representing the network parameters with a lower precision. Traditional quantization methods rely on access to original training data…

Knowledge DistillationObject Detection