deepwriting icon indicating copy to clipboard operation
deepwriting copied to clipboard

Help

Open Yashwanthv21 opened this issue 5 years ago • 1 comments

python tf_evaluate_hw.py -S <path_to_model_folder> -M tf-1514981744-deepwriting_synthesis_model -QL This generates a set of Images and Plots. Also I do not see any tensorflow log files, to visualize in tensorflow. How can I try this with my own handwriting ?

Please help me.

Yashwanthv21 avatar Jul 06 '18 17:07 Yashwanthv21

Hi,

Now you can train the model. Please see the updated README.

Unfortunately, our demo isn't online. You can first capture your handwriting samples by using a mobile device, preferably a tablet. Then, you can use preprocess_raw_sample method in dataset_hw.py and feed to the model. This is basically how we run the demo.

emreaksan avatar Jul 16 '18 18:07 emreaksan