GithubHelp home page GithubHelp logo

hw-liang / gan-pix2pix-keras Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 8.0 185.51 MB

This is a simple Keras implementations of GAN model-pix2pix. I implemented this model for color normalization on histopathoplogical image.

Python 100.00%

gan-pix2pix-keras's People

Contributors

hw-liang avatar

Stargazers

 avatar  avatar

Watchers

 avatar

gan-pix2pix-keras's Issues

cannot use h5 file

Traceback (most recent call last):
File "/home/rainco/Yuhan/Models/Data_Process/201201_GAN-pix2pix_color_norm/pix2pix.py", line 253, in
test_model.load_weights("./saved_models/gen_model.h5")
File "/home/rainco/anaconda3/envs/py36_env/lib/python3.6/site-packages/tensorflow/python/keras/engine/training.py", line 2204, in load_weights
with h5py.File(filepath, 'r') as f:
File "/home/rainco/anaconda3/envs/py36_env/lib/python3.6/site-packages/h5py/_hl/files.py", line 408, in init
swmr=swmr)
File "/home/rainco/anaconda3/envs/py36_env/lib/python3.6/site-packages/h5py/_hl/files.py", line 173, in make_fid
fid = h5f.open(name, flags, fapl=fapl)
File "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper
File "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper
File "h5py/h5f.pyx", line 88, in h5py.h5f.open
OSError: Unable to open file (file signature not found)

Where the paired dataset comes?

你好,最近学习显微图片处理看到博主的代码,想请问pix2pix中成对的数据,是其他stain norm的算法得到的,还是?另外,我观察images/中的结果,觉得效果还不是特别理想。

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.