forked from ELEKTRONN/ELEKTRONN2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO
47 lines (33 loc) · 730 Bytes
/
TODO
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
General
=======
* embedfilters, make 3-channels images RGB/colour
* Comments/Docstrings where applicable
* Timings/Profiling
[* Initialisation methods review, pre-initialisation]
[* Add GradNet inspired stuff]
* Conv: error message?!?
[* Trainer/Config/Creation]
[* Carry FOV in tagged shapeullin m]
* Make class weights etc. shared instead of inputtable
Neural
======
[* DensePrediction]
* Mergercrop / Unet
* Inception Module
* RNN
* LSTM
Python 3 Compat
===============
Modules/Packages to Ignore
--------------------------
* data/
* TestRestore.py
* VAE.py
Other
=====
* Wrap/Improve Warping
* Graph Visualisation
* Server for Plotting
* Packaging
* Optimise Parallelisation
* Tests: transform main --> unittest