MemNet-Tensorflow icon indicating copy to clipboard operation
MemNet-Tensorflow copied to clipboard

Two question,1)Whether you can process color images,2)Whether the neural network can handle multiple tasks at the same time,

Open robotforyou opened this issue 6 years ago • 1 comments

Thank you very much for sharing the code. I tried to modify your code to implement color image processing,but still error,I am more optimistic about your code, I hope you can help,Thank you again

robotforyou avatar Dec 13 '18 14:12 robotforyou

Sorry, my reply is so late. Question1): you can modify the code in ./model/MemNet.py 39, 41, 42 line. Set the self.image_c = 3, and generate the RGB datasets. Question2): what is the meaning of the question2)? What is the mutil tasks? For what??

lyatdawn avatar May 07 '19 03:05 lyatdawn