Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a better way of pushing images to the server. #12

Closed
luckcolors opened this issue Jul 5, 2015 · 8 comments
Closed

Add a better way of pushing images to the server. #12

luckcolors opened this issue Jul 5, 2015 · 8 comments

Comments

@luckcolors
Copy link

Hello.
I'm finding very difficult to push images to the server.
Can you add like a web file browser or a ftp server?(with password)
Also is possible to do something with the youtube urls?
Like in a text file we put youtube urls and the server process them.
Eg: youtube_url layertype

@Shchvova
Copy link

Shchvova commented Jul 6, 2015

I still don't understand why there is no upload file button or something...

@luckcolors
Copy link
Author

i think i simple fix for the images should be putting in the docker image an ftp server with the root directory setted on /opt/clouddream with 2 accounts:
admin could change the config files
anonymous can push images on the server.
And for the web ui there are a lot of web ftp clients so it can be easly implemented.

@quantombone
Copy link
Member

Still need to debug the image uploader to make sure it won't cause more issues, but so far it looks like this:
image

It is based on https://github.com/blueimp/jQuery-File-Upload and will be out within a day or two.

I can upload images from my iphone as well as drag entire collections of images from my Mac Desktop directly into the browser. This should make the people who don't like "scp/ssh" happy.

@luckcolors
Copy link
Author

could you also put the type of inception layer for each image.
so it can be more simple to change the inception type? :)

@gpfransen
Copy link

You can also login with an ftp client on port 22 and you are in :)
Especially for batches a lot easier.

Date: Mon, 6 Jul 2015 14:41:37 -0700
From: notifications@github.com
To: clouddream@noreply.github.com
Subject: Re: [clouddream] Add a better way of pushing images to the server. (#12)

could you also put the type of inception layer for each image.

so it can be more simple to change the inception type? :)


Reply to this email directly or view it on GitHub.

@quantombone
Copy link
Member

I'm going to write some instructions on how to fire up an openssh container for those wanting to sftp safely into a temp container which has inputs/ and outputs/ imported as a volume. That way you can share the login info with a friend and not worry about letting unauthorized users into your main box.

Also I'll have something GUI-based ready soon. I'll make an announcement when it's ready.

@luckcolors
Copy link
Author

OK thanks :D .

@luckcolors
Copy link
Author

Closing for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants