-
Notifications
You must be signed in to change notification settings - Fork 277
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
Make project easy to setup #1
Comments
@GantMan , I created a pull request with code for easily running predictions with Keras. I can also add a requirements.txt and setup.py to push to pypi if you want to. |
I love it! Yes, please contribute the others as well! I'll merge the existing PR and hope to see a second one soon. |
@GantMan sure, that's great. I will add the setup.py to make this pip installable. |
Hi @GantMan , I am currently adding the setup.py and reorganising this into training and prediction folders. For pushing to PyPi, which name do you want to use. |
Great work! I've been researching ML for a while now, and programming for 20 years, but I'm sad to say I've never gotten this far in Python till this project 😆 (I was a Ruby/JS dev) Should I figure out PyPi and publish there with everything you've setup? |
@GantMan that's great. As a deep learning enthusiast this project interests me very much. Please create a account in https://pypi.org/ and update your name and email in setup.py. Then you will be able to upload the project by running python setup.py upload. |
@GantMan Also, will it be possible for you to share the current version of cleaned dataset, so that I can try and experiment with different model architectures. |
I'll have a new model and a torrent of the dataset soon. |
@bedapudi6788 - can you let me know if this works? |
@GantMan Thank you. Although I downloaded similar data using ripme.jar (~310GB), your validation data set would be useful for comparisons. |
That torrent has deduplicated pretty clean data. I hope it's of use! |
@GantMan This will of course be very helpful. Can you please let me know once you start seeding. Right now, there are no peers available. Once I download this torrent, I will be able to re-share the data by uploading it on my personal server. |
For future reference: |
@GantMan Hello, brother, I am from Beijing, China. I want to download the dataset you shared through the torrent, but it failed. We can't use Twitter here. There is no way to know the password of MEGA. Can you help me? |
Hello in China! Do you have access to Imgur? |
@GantMan I tried to use the provided key from https://imgur.com/a/iWQs2kK however the key doesn't seem to work, could you provide a valid key please, really appreciate your help! |
see this thread: #11 (comment) |
I'll close this ticket. |
Thanks !
…On Wed, Apr 24, 2019 at 9:32 PM Gant Laborde ***@***.***> wrote:
see this thread: #11 (comment)
<#11 (comment)>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKEQFIIE3EEKC7BFFNOGY3TPSBVRHANCNFSM4GWLRMUA>
.
|
So what's up with pypi? |
Setup a:
Derive onboarding help from something popular like https://github.com/yahoo/open_nsfw for example
The text was updated successfully, but these errors were encountered: