Code Monkey home page Code Monkey logo

csdnet-csdgan's People

Contributors

karelzhang 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

Watchers

 avatar  avatar

csdnet-csdgan's Issues

关于文章的一些请教

尊敬的作者:
您好!
我是一名刚入学的研究生,最近正在学习有关图像增强的算法应用,你们的工作非常出色,我对这篇文文章的研究内容十分感兴趣!然而,我在研究你们的文章和代码时,遇到了一些问题,想向您请教,希望您能解答!
(1)文中提到的Illumination Guidance,我似乎在代码中没有找到,希望能告知具体位置和实现方式
(2)文中提到的context-sensitive,在代码中具体操作是特征相除吗?我不太理解这样做如何体现利用了上下文信息,或者这里的上下文信息是指光照和反射之间的联系吗?
希望您能在方便的时候,解答一下我的疑问,您的任何建议都将对我后续的研究有极大的帮助。请原谅我的愚笨和冒昧打扰。

万事顺利!

关于结果

你好,我用了你提供的预训练的CSDGAN模型,测试的MEF数据集的NIQE指标没有达到论文里数值,我测的是7.301而论文里是3.103(其中我使用的是官方的NIQE代码 ,能测得和EnlightenGan一样的指标),而且视觉效果上也很差,没有达到增强的效果。 请问是哪里出了问题?

ModuleNotFoundError: No module named 'torch.utils.serialization'

I am using pytorch version 0.4.1 and torchvision 0.2.0 on my device with cuda 9.2.

I ran code to generate results and it was working fine previously. Now, suddenly it is showing error: ModuleNotFoundError: No module named 'torch.utils.serialization'.

Traceback (most recent call last):
File "test.py", line 12, in
from models.test_model import TestModel
File "/home/ppp/Desktop/PYTORCH-LOW-LIGHT/CSDNet-CSDGAN-master/models/test_model.py", line 8, in
from . import networks as networks
File "/home/ppp/Desktop/PYTORCH-LOW-LIGHT/CSDNet-CSDGAN-master/models/networks.py", line 10, in
from torch.utils.serialization import load_lua
ModuleNotFoundError: No module named 'torch.utils.serialization'

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.