pavelgonchar / colornet

Neural Network to colorize grayscale images
3.56k stars 324 forks source link

Add a "Getting Started" #1

Open mrzmyr opened 8 years ago

mrzmyr commented 8 years ago

Is it possible to add a "Getting Started" to the README ? 🙌🏼

RomanHargrave commented 8 years ago

+1 this. I can manage getting the dependencies based on the imports, but I'm just not sure where to get one or two. I'm not a python user, and I don't have any idea what eggs/wheels ship what packages.

RomanHargrave commented 8 years ago

Folllowup: train.py expects vgg/tensorflow-vgg16/vgg16-20160129.tfmodel to exist. I'm going to pull that from the respective repo I suppose.

edit: torrent is nearly dead, and the original caffe model from which it was made is ~590mb and is hosted at a slow 200Kb/s

Q4living commented 8 years ago

I think u will need to install tensorflow from google first? https://www.tensorflow.org/versions/r0.8/get_started/os_setup.html#download-and-setup

RomanHargrave commented 8 years ago

@Q4living Are you responding to me?

If so, the fact that I'm looking for the model should have indicated that I already had that part of it working...

pavelgonchar commented 8 years ago

Hi, Thank you for your interest in my work. I will share test script as soon as possible

NOBLES5E commented 8 years ago

@pavelgonchar Any updates on this?

zeroCoder1 commented 8 years ago

Can someone please provide the right way to begin this?

tnishida13 commented 8 years ago

I want to know How to use trained checkpointfile or graph(protocolbuffer).

plastic-kai commented 8 years ago

+1

wkcw commented 8 years ago

Any test code? @pavelgonchar
I think I badly need some tutorials... or anyone who can share the test code? T_T

wgaylord commented 7 years ago

Any idea if this is still alive? I wanted to check it out.

akhilpgeorge commented 7 years ago

somebody help me..how to setup and run this project???