Giter VIP home page Giter VIP logo

liftedcl's Introduction

ICLR23 LiftedCL: Lifting Contrastive Learning for Human-Centric Perception

[paper] [Project Page] [Weights]

This is a PyTorch implementation of the ICLR23 paper: LiftedCL:

@inproceedings{
chen2023liftedcl,
title={Lifted{CL}: Lifting Contrastive Learning for Human-Centric Perception},
author={Ziwei Chen and Qiang Li and Xiaofeng Wang and Wankou Yang},
booktitle={The Eleventh International Conference on Learning Representations },
year={2023},
url={https://openreview.net/forum?id=WHlt5tLz12T}
}

Updates

[04/2023] Training codes release!

[03/2023] Pre-trained ResNet-50 model (IN+CC 200 epoch) release!

[01/2023] LiftedCL has been accepted to ICLR 2023!

Requirements

Pytorch (we test our codes with 1.11)
torchvision

Training

training with only contrastive loss:

python train_cl.py --multiprocessing-distributed ./path_to_dataset

training with adversarial loss:

python train_adv.py --multiprocessing-distributed ./path_to_dataset

Notes

We hope our work can inspire others when doing 3D-aware representation learning. Lifting and adv training is feasible for human-centric tasks, but there remains performance potential. Besides, how to do the 3D-aware representation learning for other tasks (e.g., Object Dection) is worth further research!

Acknowledgements

We would like to thank the MoCo for its open-source project.

liftedcl's People

Contributors

richardchen20 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

cappaso

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.