forked from ox-vgg/vise
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCHANGELOG
More file actions
27 lines (21 loc) · 1.24 KB
/
CHANGELOG
File metadata and controls
27 lines (21 loc) · 1.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
## [1.0.4] - Not Released
* updated image folder instructions in settings page
* frontend javascript xhr requests posted to "/" instead of "localhost:9971" to accommodate VISE server running in other network environments
## [1.0.3] - September 28, 2017
* international characters (utf-8) are now allowed in image filenames (issue 15)
* uppercase image filename extensions (PNG, JPG) are now allowed (issue 17)
## [1.0.2] - September 07, 2017
* docker container for Linux, MacOS and Windows
## [1.0.1] - July 05, 2017
* fixed issues with load, start, stop and uninstall scripts
* debugging log saved to $HOME/vgg/vise/log/training.log
* user images are resized *only* if > 1024px
* added Refresh button to indexing page to deal with unresponsive pages (temporary fix)
## [1.0.0] - June 15, 2017
* a web based user interface to index new images
## [0.0.2] - March 16, 2017
* updated source code and cmake files to allow compilation in Mac OS
* mostly used by @Giles Bergel (Seebibyte project ambassador) to demonstrate potential users
## [0.0.1] - September 25, 2017
* the original relja_retrival codebase
* developed by Relja Arandjelovic during his DPhil / Postdoc at the Visual Geometry Group, Department of Engineering Science, University of Oxford.