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

Merge #1

Merged
merged 86 commits into from
Oct 4, 2016
Merged

Merge #1

merged 86 commits into from
Oct 4, 2016

Conversation

TimZaman
Copy link
Owner

@TimZaman TimZaman commented Oct 4, 2016

No description provided.

gheinrich and others added 30 commits September 7, 2016 23:26
If a dataset extension implements its get_inference_form() method then the standard image inference form is replaced with the extension's inference form.
During inference, an inference dataset is created without the data from the inference form.
Move digits.__version__ into new file and add tests
Various small ObjectDetection dataset improvements
Specifically, empty or invalid files
Improve handling of empty/invalid object detection label files
Gunicorn fix - add abspath(curdir) to PATH
Install a few more deb packages on TravisCI
Supress numpy VisibleDeprecationWarning
Changed a few things so that IE would display the front page correctly
Remove changes to socketio logger
Avoid NaN errors and misclassifications in tests
cookie.tmp replaced by digits.cookie
gheinrich and others added 29 commits September 26, 2016 21:26
Conflicts:
	digits/extensions/data/__init__.py

Conflicts:
	plugins/data/imageGradients/digitsDataPluginImageGradients/data.py
Move the download_data scripts into digits/
Move image gradient extensions to plug-in area
Move digits-devserver to allow "python -m digits"
Fix bug in digits/__main__.py
Gunicorn complicates packaging (especially with Systemd)

We're not getting any of the advantages that usually come with gunicorn
because our server is single-process and single-thread

We can handle the auto-restart with the init system service
Various other small packaging changes/improvements

Rename nginx to NGINX:
https://forum.nginx.org/read.php?2,255874,255879
Add packaging support for 16.04 (and remove gunicorn)
@TimZaman TimZaman merged commit c55baa8 into TimZaman:master Oct 4, 2016
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

Successfully merging this pull request may close these issues.

5 participants