632c85b2fb
Remove magix numbers.
2018-03-22 15:07:13 +01:00
93d4cb4df0
Remove redundant code.
2018-03-13 14:28:00 +01:00
1e9cc7c6c5
Generalize animation generation.
2018-02-19 16:23:47 +01:00
230cc5ee76
Extract animation base class.
...
Skips some complicated computations, so yay.
2018-02-13 15:53:47 +01:00
c033f08d04
Compute a fractional animation step for every frame.
...
This step is used to interpolate animations.
2018-02-13 11:09:04 +01:00
8bef347d05
Unify some functions in utils.
2018-01-18 14:43:13 +01:00
1fb136cd22
Free camera movement. Somewhat.
...
I don't know, goniometry is hard.
2017-10-25 17:00:23 +02:00
f413c30279
Now actually fix the scaling function.
2017-10-13 15:15:15 +02:00
5df5c1c13c
Correct rendering of cat images.
2017-10-13 13:52:31 +02:00
492d84fab0
Dump intermediate results to PNG images.
2017-10-12 17:09:43 +02:00
672649cfd0
Add documentation to utils header.
2017-10-12 14:57:49 +02:00
19390f8d4f
Create an intermediate representation.
...
This way the visualiser does not need to know all about caffe, and can
just work on the intermediate representation which is a lot easier on
the compiler.
2017-10-12 14:21:53 +02:00
c725fcb8df
Slight performance improvement.
2017-10-09 16:42:28 +02:00
66851a11f8
Improve result display.
2017-10-09 15:48:37 +02:00
f43ffd717d
Print labels with score upon finish, if available.
2017-10-09 14:04:33 +02:00