Giter VIP home page Giter VIP logo

saldrn's Introduction

Hanlin Wu -- 吴瀚霖

I’m currently working torwards the Ph.D degree. My research interests include image super-resolution and salient object detection.

🌱News🌱

  • The source codes of SADN have been released.
  • The source codes of SalDRN have been released.
  • The source codes of CSMRF have been released.

My Selected Publications


saldrn's People

Contributors

hanlinwu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

saldrn's Issues

KeyError: "No object named 'SalMSDataModule' found in 'data_module' registry!"

(SaIDRN) chenz@chenz-System-Product-Name:/media/chenz/500G/SalDRN$ python train.py --config /media/chenz/500G/SalDRN/config/sal_cssr_epsilon_fb.yaml
GPU available: True, used: True
TPU available: False, using: 0 TPU cores
IPU available: False, using: 0 IPUs
Traceback (most recent call last):
File "train.py", line 106, in
train_pipeline(args)
File "train.py", line 62, in train_pipeline
datamodule = create_data_module(config.data_module)
File "/media/chenz/500G/SalDRN/litsr/data/init.py", line 31, in create_data_module
data_module = DataModuleRegistry.get(data_module_name)
File "/media/chenz/500G/SalDRN/litsr/utils/registry.py", line 67, in get
raise KeyError(
KeyError: "No object named 'SalMSDataModule' found in 'data_module' registry!"

About saliency map

First of all thank you for your work.In the process of looking at the code, I found the ground truth of saliency map, could you tell me how did you get these saliency maps? Is there a reference algorithm? I look forward to your answer.Thank u.

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.