Skip to content
/ LIO Public

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

License

Notifications You must be signed in to change notification settings

JDAI-CV/LIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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}
}

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published