• Stars
    star
    113
  • Rank 301,548 (Top 7 %)
  • Language
    Jupyter Notebook
  • License
    Other
  • Created about 4 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Look-into-Object: Self-supervised Structure Modeling for Object Recognition (CVPR 2020)

Look-into-Object: Self-supervised Structure Modeling for Object Recognition

By Mohan Zhou, Yalong Bai, Wei Zhang, Tiejun Zhao, and Tao Mei.

Introduction

This project is a LIO pytorch implementation of Look-into-Object: Self-supervised Structure Modeling for Object Recognition, CVPR 2020.

Getting Started

Implementations for image classification can be found in classification/.

Implementations for image detection and segmentation can be found in segmentation/.

License

This project is released under the Apache 2.0 license.

Citation

If you use this codebase in your research, please cite our paper:

@InProceedings{Zhou_2020_CVPR,
author = {Zhou, Mohan and Bai, Yalong and Zhang, Wei and Zhao, Tiejun and Mei, Tao},
title = {Look-Into-Object: Self-Supervised Structure Modeling for Object Recognition},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
month = {June},
year = {2020}
}

More Repositories

1

fast-reid

SOTA Re-identification Methods and Toolbox
Python
3,295
star
2

FaceX-Zoo

A PyTorch Toolbox for Face Recognition
Python
1,807
star
3

dabnn

dabnn is an accelerated binary neural networks inference framework for mobile platform
C++
755
star
4

DCL

Destruction and Construction Learning for Fine-grained Image Recognition
Python
579
star
5

centerX

This repo is implemented based on detectron2 and centernet
Python
552
star
6

CoTNet

This is an official implementation for "Contextual Transformer Networks for Visual Recognition".
Python
490
star
7

VeRidataset

This is the project page for veri dataset which is a large scale image dataset for vehicle re-identification in urban traffic surveillance.
MATLAB
395
star
8

DNNLibrary

Daquexian's NNAPI Library. ONNX + Android NNAPI
C++
341
star
9

image-captioning

Implementation of 'X-Linear Attention Networks for Image Captioning' [CVPR 2020]
Python
264
star
10

lapa-dataset

A large-scale dataset for face parsing (AAAI2020)
258
star
11

Down-to-the-Last-Detail-Virtual-Try-on-with-Detail-Carving

Virtural try-on under arbitrary poses
Python
215
star
12

Partial-Person-ReID

Python
170
star
13

FADA

(ECCV 2020) Classes Matter: A Fine-grained Adversarial Approach to Cross-domain Semantic Segmentation
Python
141
star
14

DSD-SATN

ICCV19: Official code of Human Mesh Recovery from Monocular Images via a Skeleton-disentangled Representation
Python
132
star
15

PGPT

Implementation of ‘Pose-Guided Tracking-by-Detection: Robust Multi-Person Pose Tracking’ [TMM 2020]
Python
47
star
16

CM-NAS

CM-NAS: Cross-Modality Neural Architecture Search for Visible-Infrared Person Re-Identification (ICCV2021)
Python
44
star
17

CoTNet-ObjectDetection-InstanceSegmentation

Python
32
star
18

dabnn-example

Android demo for dabnn
Java
19
star
19

atlasWrapper

C++
8
star