R964/main.pymaster
R964/main.py
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
240d691f9f63 | Sandro Ivo Sebastiano de Zanet | adapted disparity computation with mask | Feb 7 2017 | |||
5eb1bdecb07c | dezanet | removed matplotlib | Feb 6 2017 | |||
6c2f431aaaae | dezanet | masked loss | Feb 1 2017 | |||
0fa456f74b0a | dezanet | removed augmentation | Jan 30 2017 | |||
c149e6e3a387 | dezanet | valid convolution, l2 regularisation | Jan 30 2017 | |||
d30568b67f87 | dezanet | add batch normalisation | Jan 19 2017 | |||
1661a4b01cf3 | dezanet | add rotation again | Jan 19 2017 | |||
17934843cf08 | dezanet | no augmentation | Jan 19 2017 | |||
3cbe32242a3f | dezanet | new data normalization | Jan 19 2017 | |||
4faccc37c63e | dezanet | add rotation augmentation | Jan 19 2017 | |||
d23e3aa35487 | Sandro Ivo Sebastiano de Zanet | adaptions for road seg | Jan 19 2017 | |||
46cb8ef0e096 | dezanet | reunite | Jan 12 2017 | |||
18bb39af0995 | dezanet | back to net | Jan 10 2017 | |||
95212031368b | dezanet | more filters, batchsize10 | Jan 9 2017 | |||
fdabe7c466e9 | dezanet | double filters | Jan 9 2017 | |||
be53ac9f93e7 | dezanet | dilated test | Jan 9 2017 | |||
b437cb13c929 | dezanet | last stand | Dec 22 2016 | |||
5c250b837663 | dezanet | fixed callback | Dec 5 2016 | |||
d867b1af02e4 | dezanet | flow net needs two outputs | Dec 5 2016 | |||
33bd35298d07 | dezanet | fixing problems with disparity regression | Dec 5 2016 | |||
6e1c57828bd0 | Sandro Ivo Sebastiano de Zanet | changed filters | Nov 30 2016 | |||
c192cda5673b | dezanet | moar filters | Nov 29 2016 | |||
c7654b962f35 | dezanet | moved normalise to data.py | Nov 29 2016 | |||
69ae307e4fa1 | Sandro Ivo Sebastiano de Zanet | introduced dice again | Nov 29 2016 | |||
6fbedcdf73bd | dezanet | double width | Nov 29 2016 | |||
e8c5878f03a4 | dezanet | use loss | Nov 29 2016 | |||
a9bb0e588967 | dezanet | more conv per level | Nov 29 2016 | |||
6b22507eff9f | dezanet | reduce k | Nov 29 2016 | |||
e0efb5ec202d | dezanet | augmentation failed | Nov 29 2016 | |||
e2d6c8953022 | dezanet | augmentation | Nov 29 2016 | |||
c82e40047b48 | dezanet | return correct sized image | Nov 29 2016 | |||
0ba59ba4b315 | dezanet | moving the data to -100,100 | Nov 29 2016 | |||
ad4e6393599f | dezanet | no normalisation | Nov 28 2016 | |||
60fe0433734d | dezanet | corrected normalisation | Nov 28 2016 | |||
6343f8e1a0a4 | dezanet | softmax | Nov 28 2016 | |||
314b613f9644 | dezanet | different normalisation | Nov 28 2016 | |||
cd22810abef6 | dezanet | reduced batch size | Nov 28 2016 | |||
01fc096a601a | dezanet | normalisation bug | Nov 28 2016 | |||
e70cf9c4ea39 | dezanet | try normalisation | Nov 28 2016 | |||
53be0d61f1c1 | dezanet | no normalisation | Nov 28 2016 | |||
bf61b63df141 | dezanet | small cleanup | Nov 28 2016 | |||
1da354ec59d6 | dezanet | remove generator | Nov 28 2016 | |||
8ab6537f0f89 | dezanet | included batch size | Nov 28 2016 | |||
4bd57a969d57 | dezanet | callback images generation | Nov 28 2016 | |||
a58311225bc7 | dezanet | no augmentation | Nov 28 2016 | |||
b594d30c9ec6 | dezanet | only flip | Nov 28 2016 | |||
f2c75ed5782a | dezanet | increased number of samples | Nov 28 2016 | |||
4841838b8b00 | dezanet | reduced amount of augmentation | Nov 28 2016 | |||
3fa3a03b4310 | dezanet | proper augmentation | Nov 28 2016 | |||
cb46a795235d | dezanet | back to unit | Nov 25 2016 | |||
3f644ffa7187 | dezanet | batchsize=1 | Nov 22 2016 | |||
d91c56aad092 | dezanet | res_u_net with correct bn | Nov 18 2016 | |||
8ffd98d24061 | dezanet | unit binary cross | Nov 16 2016 | |||
b8f87ac022a0 | dezanet | res_u_net with binary cross entropy | Nov 16 2016 | |||
c74d007ac3e9 | dezanet | res_u_net does not perform well | Nov 16 2016 | |||
66191acb18e9 | dezanet | res_u_net | Nov 16 2016 | |||
27fa74641d07 | dezanet | removed batchnormalization, it does not work | Nov 16 2016 | |||
c046199225e2 | dezanet | fixed batch normalisation | Nov 16 2016 | |||
a28cc3dcb3ac | dezanet | binary crossen-entropy for unit | Nov 16 2016 | |||
87e7b3142e4d | dezanet | fixed image output | Nov 1 2016 | |||
2f322b27dc29 | dezanet | unit returns more than one value | Nov 1 2016 | |||
799ff068b68d | dezanet | callback for expected output | Sep 26 2016 | |||
4620bb019d30 | dezanet | correct callback | Sep 26 2016 | |||
b5ce2c41ac4f | dezanet | added disparity learning | Sep 26 2016 | |||
866b8c3e7cb0 | dezanet | more bug fixing | Sep 21 2016 | |||
d2da32ad15a7 | dezanet | bug fixing | Sep 21 2016 | |||
fb9f4b57bc2c | dezanet | conform image to model | Sep 21 2016 | |||
5699e42c7002 | dezanet | parentheses in the wrong place | Sep 21 2016 | |||
0c853f128b4b | dezanet | callbacks has to be a list | Sep 21 2016 | |||
cf6f2579b172 | dezanet | fixed epoch_image | Sep 21 2016 | |||
f0a3e1952f53 | dezanet | Added CurrentSegmentation output to see segmentation per epoch and for testing… | Sep 20 2016 | |||
05e56b601f96 | dezanet | pretrained weights and batch normalisation | Sep 13 2016 | |||
cb42c810baf5 | dezanet | better id | Sep 12 2016 | |||
f3186f7635a1 | dezanet | main function | Sep 12 2016 | |||
1bdca8a95546 | dezanet | made terminal-accesible | Sep 12 2016 | |||
09f83423a5cc | Sandro Ivo Sebastiano de Zanet | adaptions to server | Sep 9 2016 | |||
66b5541281dc | dezanet | initial commit | Sep 7 2016 |
c4science · Help