GithubHelp home page GithubHelp logo

sohyun-l / exlpose Goto Github PK

View Code? Open in Web Editor NEW
18.0 18.0 4.0 4.14 MB

License: MIT License

Python 12.27% Lua 1.07% MATLAB 2.97% C++ 1.01% Makefile 0.01% Jupyter Notebook 81.67% Cython 0.52% C 0.48%

exlpose's People

Contributors

sohyun-l avatar

Stargazers

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

Watchers

 avatar  avatar

exlpose's Issues

Dataset

Hi, dear i am using this git in coloab but i cant find link for dataset can you explain me about this

Bug in building DataSet

I recently came across your repository on GitHub and was impressed by the work you and your team have done.
I've been trying to run the 'train' and 'test' codes from your repository, but I encountered some issues that I believe might be related to the DataSet construction.

For example, the variable 'image_name' in the code corresponds to a specific image file:

"bright/imgs_0212_hwangridan_vid000003_exp1200_bright_000052__gain_21.68_exposure_417.png."

and it exists in the datasel ExLPose.

However, the generated 'img_path' appears to be :

"/my_path/ExLPose/bright/imgs_0212hwangridan_vid000003_exp1200_img_000052__exposure_417.png,"

and 'img_path_LL' is

"/my_path/ExLPose/dark/imgs_0212hwangridan_vid000003_exp1200_img_000052__exposure_417.png."

It seems that these paths do not correspond to existing images in the dataset. For example, there should be an underscore symbol (_) in "0212hwangridan."

I wanted to reach out and inquire whether there might be an issue with the code or if I have misunderstood something in the process. I would greatly appreciate your insights on this matter. Thank you in advance for your time and assistance.

Looking forward to your response.

Question about wandb account

I have encountered a difficulty while attempting to run the train.py file. After configuring the environment successfully, I run into an issue with wandb. It prompts me to log in, and upon doing so, I receive the following error:
Traceback (most recent call last): File "train.py", line 841, in <module> main(parser.parse_args()) File "train.py", line 112, in main wandb.init(project="Dark_project", name=f'{run_name}', entity="poseindark") File "/home/zeli/anaconda3/envs/exlpose/lib/python3.8/site-packages/wandb/sdk/wandb_init.py", line 1189, in init raise e File "/home/zeli/anaconda3/envs/exlpose/lib/python3.8/site-packages/wandb/sdk/wandb_init.py", line 1170, in init run = wi.init() File "/home/zeli/anaconda3/envs/exlpose/lib/python3.8/site-packages/wandb/sdk/wandb_init.py", line 781, in init raise error wandb.errors.CommError: It appears that you do not have permission to access the requested resource. Please reach out to the project owner to grant you access. If you have the correct permissions, verify that there are no issues with your networking setup.(Error 404: Not Found)
Could you please guide me on how to resolve this?

Question about the result of test.py

After I ran the script 'test.py' with 'Final_model.pth.rar', the evaluation results differ significantly from those in the paper. Maybe I didn't notice some default settings.
I wanted to reach out and inquire whether there might be an issue with the code or if I have misunderstood something in the process. I would greatly appreciate your insights on this matter. Thank you in advance for your time and assistance.

Looking forward to your response.

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.