Giter VIP home page Giter VIP logo

haze-synthesis's Introduction

just a dreamy guy

tranleanh stats

haze-synthesis's People

Contributors

tranleanh 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  avatar

Watchers

 avatar  avatar

haze-synthesis's Issues

problem with depth image

i have got depth image using monodepth2 repo with model [mono+stereo_1024x320]
but depth image a RGB image but you have used a gray image in your repo

so i have converted mine depth image into gray image

that also didn't work

can you help me with this?

Running code

Hi

I am having issues wherein the transmission map and hazy images look like depth map

problem about encoder.pth

I took a problem as " FileNotFoundError: [Errno 2] No such file or directory: 'models\mono+stereo_640x192\encoder.pth'".
I uploaded my model to this file but took this message. I used Anaconda Prompt to run this code.

error with loading state_dict for ResnetEncoder

I get this error:
File "C:\Users\d\Desktop\hazy_python\main.py", line 102, in test_simple
encoder.load_state_dict(filtered_dict_enc)

File "C:\Users..\anaconda3\lib\site-packages\torch\nn\modules\module.py", line 1672, in load_state_dict
self.class.name, "\n\t".join(error_msgs)))

RuntimeError: Error(s) in loading state_dict for ResnetEncoder:
Missing key(s) in state_dict: "encoder.layer1.0.conv3.weight", "encoder.layer1.0.bn3.weight", "encoder.layer1.0.bn3.bias", "encoder.layer1.0.bn3.running_mean", "encoder.layer1.0.bn3.running_var",............

Licensising

Just wondering if you could add a license to this repo. Im hoping it can be an MIT license

@tranleanh

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.