Coder Social home page Coder Social logo

ligerfotis / mvitac Goto Github PK

View Code? Open in Web Editor NEW
9.0 1.0 4.0 982 KB

Self-Supervised Visual-Tactile Representation Learning via Multimodal Contrastive Training

Home Page: https://sites.google.com/view/mvitac/home

Jupyter Notebook 86.56% Python 13.08% Dockerfile 0.37%
contrastive-learning multimodal-representation-learning visuotactile-representation-learning

mvitac's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

mvitac's Issues

why Comment “momentum_update_key_encoder” in function “forward” during the forward pass

hi,i am very much appreciate your work. I want to know why Comment “momentum_update_key_encoder” in function “forward” during the forward pass. The code is line 224 in model.py

# Perform momentum update during the forward pass

momentum_update_key_encoder(self.vision_base_q, self.vision_base_k, self.vision_head_intra_q,

self.vision_head_intra_k, self.m)

momentum_update_key_encoder(self.tactile_base_q, self.tactile_base_k, self.tactile_head_intra_q,

self.tactile_head_intra_k, self.m)

@ligerfotis

question

After downloading the dataset Calandra's Dataset, the data could not be prepared by the generate_dataset.py script, which could not satisfy the data preparation requirements for the training

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.