Skip to content

issues Search Results · repo:titu1994/Image-Super-Resolution language:Python

Filter by

43 results
 (105 ms)

43 results

intitu1994/Image-Super-Resolution (press backspace or delete to remove)

Hello, MSU Graphics Media Lab Video Group has recently launched two new Super-Resolution Benchmarks. - Video Upscalers Benchmark: Quality Enhancement determines the best upscaling methods for increasing ...
  • EvgeneyBogatyrev
  • Opened 
    on Aug 31, 2022
  • #49

Good day, First of all, thanks for contributing the source code and I am very much appreciate it. But, I have faced a problem when running main.py , which is: Python Error: AttributeError: module img_utils ...
  • NG-SUIT-MUN
  • 1
  • Opened 
    on Jan 5, 2022
  • #48

I ran the following command line: python main.py D:\3rd_semester\low_res_img_test.jpg --model=dsr I already installed the module img_utils However, it appeared an error said output_path not found. Search ...
  • jacedang
  • 2
  • Opened 
    on Jul 15, 2021
  • #46

This is the input code I ve Given: X_array=np.asarray(X_train).astype(np.int) y_array=np.asarray(y_train).astype(np.int) X_shaped = np.reshape(X_array, newshape=(-1,18727,3)) y_shaped = np.reshape(y_array,newshape=(-1,18727,2)) ...
  • paulprasanth536
  • Opened 
    on May 21, 2021
  • #45

The given below is the error I ve got. Epoch 1/25 WARNING:tensorflow:Model was constructed with shape (None, 18729, 2, 1) for input KerasTensor(type_spec=TensorSpec(shape=(None, 18729, 2, 1), dtype=tf.float32, ...
  • paulprasanth536
  • Opened 
    on May 21, 2021
  • #44

Traceback (most recent call last): File C:/Users/DELL/Desktop/Super-Resolution-Images-master/main.py , line 41, in module for p in path(): TypeError: NoneType object is not callable。In the main.py I cannot ...
  • jovian-2wang
  • Opened 
    on Jun 8, 2020
  • #41

hi, when we try to train on our own dataset, your scaling factor is not working at all. the code is so poor written, takes me so long to fix your bug.
  • BarCodeReader
  • 3
  • Opened 
    on Apr 1, 2020
  • #40

image I can t run because of above error message. (I m using GPU)
  • 89douner
  • Opened 
    on Mar 27, 2020
  • #39

Please take a look at https://github.com/ChaofWang/Awesome-Super-Resolution and https://github.com/YapengTian/Single-Image-Super-Resolution for other algorithms that you can implement in order to be complete. ...
  • DonaldTsang
  • Opened 
    on Jan 1, 2020
  • #38

I got an error: AttributeError: module keras.backend has no attribute image_dim_ordering If you want to support newer Keras, then according to this: https://github.com/keras-team/keras/issues/12649 the ...
  • progmars
  • 1
  • Opened 
    on Sep 13, 2019
  • #37
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub