This website requires JavaScript.
Explore
Help
Sign In
bert
/
research-project
Archived
Watch
1
Star
0
Fork
0
You've already forked research-project
Code
Issues
Pull Requests
Releases
Wiki
Activity
This repository has been archived on
2019-09-17
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
1077f6ab463a128329b8c5acf5e39a0ec5f13b05
research-project
/
src
History
Bert Peters
1077f6ab46
Improved error message.
2018-03-23 17:20:39 +01:00
..
proto
Rewrite the deinplace tool in C++.
2018-03-23 16:49:37 +01:00
tools
Improved error message.
2018-03-23 17:20:39 +01:00
.gitignore
Initial project setup.
2017-10-05 16:17:46 +02:00
ActivityAnimation.cpp
Smoother rendering.
2018-03-22 15:17:57 +01:00
ActivityAnimation.hpp
Remove magix numbers.
2018-03-22 15:07:13 +01:00
Animation.cpp
Extract animation base class.
2018-02-13 15:53:47 +01:00
Animation.hpp
Extract animation base class.
2018-02-13 15:53:47 +01:00
camera.cpp
Add debug info in the top left corner.
2018-02-26 15:39:53 +01:00
camera.hpp
Clean up on layer visualisations.
2018-02-09 11:55:48 +01:00
DummyLayerVisualisation.hpp
Clean up on layer visualisations.
2018-02-09 11:55:48 +01:00
FlatLayerVisualisation.cpp
Use wireframe to give piramids a more 3D feel.
2018-03-22 15:30:30 +01:00
FlatLayerVisualisation.hpp
More generalized code.
2018-02-27 15:32:38 +01:00
glutils.cpp
Improve CMake structure.
2018-03-18 21:26:55 +01:00
glutils.hpp
Unify drawing logic into glUtils.
2018-03-16 14:25:14 +01:00
ImageInteractionAnimation.cpp
Remove magix numbers.
2018-03-22 15:07:13 +01:00
ImageInteractionAnimation.hpp
Remove magix numbers.
2018-03-22 15:07:13 +01:00
InputLayerVisualisation.cpp
Implement basic visualisation for pooling layers.
2018-03-01 16:16:21 +01:00
InputLayerVisualisation.hpp
Implement a specialized input visualisation.
2018-02-26 14:37:02 +01:00
LayerData.cpp
Use the new layer info data in the simulator.
2018-01-02 16:31:55 +01:00
LayerData.hpp
Use the new layer info data in the simulator.
2018-01-02 16:31:55 +01:00
LayerInfo.cpp
Fix typo in layer name.
2018-03-20 15:35:29 +01:00
LayerInfo.hpp
Improved layer name -> type mappings.
2018-03-20 14:22:15 +01:00
LayerVisualisation.cpp
More generalized code.
2018-02-27 15:32:38 +01:00
LayerVisualisation.hpp
More generalized code.
2018-02-27 15:32:38 +01:00
main.cpp
Don't forget to enable blending.
2018-03-22 15:26:05 +01:00
MultiImageVisualisation.cpp
Unify drawing logic into glUtils.
2018-03-16 14:25:14 +01:00
MultiImageVisualisation.hpp
Remove redundant code.
2018-03-13 14:28:00 +01:00
Options.cpp
More explicit use of "Optional".
2017-10-18 13:04:22 +02:00
Options.hpp
More explicit use of "Optional".
2017-10-18 13:04:22 +02:00
PNGDumper.cpp
Now actually fix the scaling function.
2017-10-13 15:15:15 +02:00
PNGDumper.hpp
Maak PNGDumper movable.
2017-10-18 14:57:38 +02:00
PoolingLayerAnimation.cpp
Remove magix numbers.
2018-03-22 15:07:13 +01:00
PoolingLayerAnimation.hpp
Remove magix numbers.
2018-03-22 15:07:13 +01:00
Range.hpp
Remove all explicitly typed for loops.
2018-01-22 15:55:32 +01:00
Simulator.cpp
Improved layer name -> type mappings.
2018-03-20 14:22:15 +01:00
Simulator.hpp
Implement a new layer data type.
2018-01-02 16:17:07 +01:00
Texture.cpp
Unify texture configuration.
2018-02-27 16:04:38 +01:00
Texture.hpp
Unify texture configuration.
2018-02-27 16:04:38 +01:00
utils.cpp
Remove magix numbers.
2018-03-22 15:07:13 +01:00
utils.hpp
Remove magix numbers.
2018-03-22 15:07:13 +01:00
visualisations.cpp
Remove magix numbers.
2018-03-22 15:07:13 +01:00
visualisations.hpp
Implement a specialized input visualisation.
2018-02-26 14:37:02 +01:00