Giter Site home page Giter Site logo

intercap's People

Contributors

yinghaohuang91 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

peterzs glvnian

intercap's Issues

local variable 'tmp' referenced before assignment

in obj_track/utils.py function load_targets,

for i in range(0, 6):
        tmp = np.asarray(tmp, dtype=np.float32) / 1e3
        tmp = torch.from_numpy(tmp)#.to(device)
        targets.append( tmp )

    return targets, bbs

local variable 'tmp' referenced before assignment

question about folder structure

Thanks for your great work!
In "readme.md", you said "Sample folder structure shown in: Data/recordings/subject01_motion01_seg01/Depth_X", however, I could not find "recordings" in "Data", could you please check for this? Thank you very much!

Code for preprocessing data

Hello,

Thanks for your work. I've noticed detailed explanations in the readme regarding the models used for preprocessing the data. However, I'm curious if there are any corresponding code references within the repository.

Specifically, I'm particularly interested in the calculation of overlapping areas between segmented objects in consecutive frames during object segmentation. I was wondering if there is any code related to this within this repository? Alternatively, do you have any other work or references that might be helpful in this regard?

I eagerly await your response.

Code for rendering

Dear authors,

thank you for your amazing work!

We're interested in rendering only the object in order to create a ground-truth object mask for each frame. Would it be possible to share the script used to generate the rendered human-object mesh images?

Thank you very much in advance!

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.