Commit graph

  • 70b19b3b94 Merge branch 'onnx' into pl Laurent Fainsin 2022-07-08 11:07:26 +0200
  • 7ca448803b feat: dynamic onnx ? Laurent Fainsin 2022-07-08 11:05:44 +0200
  • 90978bfdc3 feat: ugly training image logging Laurent Fainsin 2022-07-08 09:54:45 +0200
  • 8611d8cd7a feat: better paste augmentation Laurent Fainsin 2022-07-07 16:31:53 +0200
  • 92058da1d5 feat: fuck yeah Laurent Fainsin 2022-07-07 13:40:00 +0200
  • 0dd606144f feat: new paste dataset Laurent Fainsin 2022-07-07 12:06:41 +0200
  • b71b57285f feat: using dice_loss feat: paste aug contrast/sharpness Laurent Fainsin 2022-07-06 14:27:26 +0200
  • 5a74af6cdb feat: automatic batc/lr guessing sorta works Laurent Fainsin 2022-07-06 11:57:21 +0200
  • f9ca8532a0 feat: multiple validation image logging Laurent Fainsin 2022-07-06 11:01:07 +0200
  • 1306452152 fix: bad logging Laurent Fainsin 2022-07-05 22:52:34 +0200
  • 40ea1c3191 feat: working logging, auto_batch/lr still not working Laurent Fainsin 2022-07-05 22:31:38 +0200
  • c0772a390e feat: almost there, remove scheduler next time Laurent Fainsin 2022-07-05 20:50:08 +0200
  • e4562e2481 feat: kinda broken Laurent Fainsin 2022-07-05 15:18:31 +0200
  • 36b044c719 feat: working prediction but only for 512x512 Laurent Fainsin 2022-07-05 12:17:32 +0200
  • 0fb1d4fb7a feat(WIP): broken onnx prediction Laurent Fainsin 2022-07-05 12:06:12 +0200
  • 982dfe99d7 feat(WIP): switching to pytorch lightning Laurent Fainsin 2022-07-04 21:40:38 +0200
  • d785a5c6be deps: pytorch-lightning Laurent Fainsin 2022-07-04 15:43:54 +0200
  • 55c4d05d2a fix: moved a line wrongly Laurent Fainsin 2022-07-04 15:38:49 +0200
  • c69579f9da fix: retyped the deleted inital logging Laurent Fainsin 2022-07-04 14:50:29 +0200
  • 0d6f85518e feat: ajout des données de test Laurent Fainsin 2022-07-04 14:38:48 +0200
  • 2571e5c6d3 feat: validate every 100 steps Laurent Fainsin 2022-07-01 15:31:53 +0200
  • cf8f52735a feat: log learning_rate Laurent Fainsin 2022-07-01 14:32:30 +0200
  • d839aec1af feat: combine multiple datasets Laurent Fainsin 2022-07-01 12:00:25 +0200
  • beafa768f7 feat: display binary mask on top of prediction Laurent Fainsin 2022-07-01 11:19:15 +0200
  • 31ceb97996 fix: removed now useless Sequential Laurent Fainsin 2022-07-01 10:33:35 +0200
  • 2ab95734e4 feat: even more wandb logging Laurent Fainsin 2022-07-01 10:27:12 +0200
  • 7bdac6583b feat: binarized the masks + lots of new metrics to fix Laurent Fainsin 2022-06-30 23:28:38 +0200
  • e20a989c41 feat: added some training metrics Laurent Fainsin 2022-06-30 21:26:12 +0200
  • d9f2dc2bfb feat: got positive loss values ! Laurent Fainsin 2022-06-30 16:47:28 +0200
  • 3e335fbcb5 fix: bad loop condition Laurent Fainsin 2022-06-30 15:54:36 +0200
  • 3056ebc498 fix: typo Laurent Fainsin 2022-06-30 14:43:41 +0200
  • 24df16a612 f5 Laurent Fainsin 2022-06-30 14:36:48 +0200
  • 8c9ed80c6a feat: use wandb config instead of args Laurent Fainsin 2022-06-30 14:04:02 +0200
  • f4ed2f799e revert: want back to table display for predictions Laurent Fainsin 2022-06-30 11:44:39 +0200
  • dc4a399c0f feat: export to onnx Laurent Fainsin 2022-06-30 11:44:20 +0200
  • 81938b944e feat: create overlay instead of table Laurent Fainsin 2022-06-30 10:48:05 +0200
  • dac6237906 feat: reduce the number of parameters in the net Laurent Fainsin 2022-06-30 10:47:53 +0200
  • 9fe76d8c61 feat: prediction script Laurent Fainsin 2022-06-29 16:12:00 +0200
  • c73b803a15 feat: randomize paste brightness Laurent Fainsin 2022-06-29 15:01:57 +0200
  • e4b155991b feat: saving models with wandb Laurent Fainsin 2022-06-29 14:15:04 +0200
  • c700835065 fix: paste bad algo :( Laurent Fainsin 2022-06-29 11:22:23 +0200
  • 83f8825340 fix: typo Laurent Fainsin 2022-06-29 10:26:26 +0200
  • de7e2e895f f5 Laurent Fainsin 2022-06-29 10:20:35 +0200
  • 826ae4ac9b chore: ran the comp notebook Laurent Fainsin 2022-06-29 10:16:49 +0200
  • e089bcc7c4 feat: check for overlapping when pasting Laurent Fainsin 2022-06-29 10:16:26 +0200
  • 9b624da832 chore: delete unused file Laurent Fainsin 2022-06-29 10:11:27 +0200
  • 806e98c744 feat: add some comments to evaluate.py Laurent Fainsin 2022-06-29 10:10:56 +0200
  • 92ac3a2ab8 feat: better pasting function Your Name 2022-06-28 16:36:50 +0200
  • 1e388c6b90 fix: ignore the INTERRUPTED.pth checkpoint file Your Name 2022-06-28 15:03:28 +0200
  • 842aaa81c2 wtf am i doing Your Name 2022-06-28 11:36:43 +0200
  • ad179241ce fix: broken Ups Your Name 2022-06-28 09:36:21 +0200
  • d1083513f9 refactor: renamed a file Your Name 2022-06-27 16:41:03 +0200
  • 21c388ca2e style: formatting Your Name 2022-06-27 16:40:04 +0200
  • a42190ec61 feat: made model.py extensible Your Name 2022-06-27 16:31:07 +0200
  • bc2aeacfa3 refactor: removed bilinear stuff + simplified the construction of the Downs and Ups Your Name 2022-06-27 16:13:38 +0200
  • cc4e8089ec refactor: renamed files Your Name 2022-06-27 15:47:21 +0200
  • 30b9abfc5b refactor: moved code to src folder Your Name 2022-06-27 15:42:03 +0200
  • a71e67690a style: autoformating Your Name 2022-06-27 15:39:44 +0200
  • cae795b9ad chore: cleaned the repo Your Name 2022-06-27 15:28:28 +0200
  • 408f2c9ec2 Merge pull request #353 from Gouvernathor/patch-1 milesial 2022-04-11 23:56:51 +0200
  • e9d50a9524 Merge pull request #356 from qslia/qslia milesial 2022-04-11 23:55:26 +0200
  • 109cf3462b change args name qslia 2022-04-10 11:41:35 +0800
  • 52ced2e757 print assert error correctly qslia 2022-04-10 07:54:48 +0800
  • 99e36df431 change the order of asserts Gouvernathor 2022-04-06 13:45:19 +0200
  • 8848edf8f3 add wandb Gouvernathor 2022-04-06 13:44:15 +0200
  • 758f0f8070 Update train.py Gouvernathor 2022-04-06 13:35:02 +0200
  • 182cbd48f9 Merge pull request #347 from Gouvernathor/patch-1 milesial 2022-03-31 21:40:17 +0200
  • c1c7c952aa Merge pull request #348 from pleaseRedo/master milesial 2022-03-31 21:37:48 +0200
  • eb95dab01e Update utils.py pleaseRedo 2022-04-01 01:07:13 +0800
  • 7f800aff75 Simplifying Gouvernathor 2022-03-31 16:23:37 +0200
  • 2ca43802cc Fix torchhub milesial 2022-02-19 05:01:54 +0100
  • f55693b6a4 Update PyTorch container, fix data download milesial 2022-02-19 02:38:49 +0100
  • c1f4757c32 Merge pull request #325 from likyoo/master milesial 2021-12-13 12:02:03 +0100
  • a953415a0d delete convolution bias before BN Kaiyu Li 2021-12-13 14:51:44 +0800
  • 473a03ce17 Merge pull request #318 from Liunaijiaaa/master milesial 2021-11-13 10:28:59 +0100
  • 02fc4ff733 Quick start without docker milesial 2021-11-13 10:07:03 +0100
  • 06199357af Solved the problem that wandb could not display masks_pred in the multi-category segmentation problem.If we do not modify it, we may encounter the following error message:mode, rawmode = _fromarray_typemap[typekey] KeyError: ((1, 1, 15), '|u1').ps:15 is the number of categories. Liunaijiaaa 2021-11-13 16:41:05 +0800
  • a445c4bdc4 Fix mask resampling in some cases milesial 2021-11-03 09:39:21 +0100
  • 229dd44fca Merge pull request #308 from Arka161/bug_fixes milesial 2021-10-25 15:05:03 +0200
  • 2525a30b9d typo Arka 2021-10-24 17:14:18 -0400
  • 6438b1dcdd bug fixes for i/o and low val set Arka 2021-10-24 17:07:54 -0400
  • c912d9b726 Switch to reshape in dice coeff milesial 2021-08-31 17:54:02 +0200
  • 449965b398 Fix evaluation on 1 class milesial 2021-08-21 10:26:42 +0200
  • 8c761f9d06 Fix evaluation milesial 2021-08-21 08:41:23 +0200
  • 890719f4b7 Update README.md milesial 2021-08-19 11:15:41 +0200
  • 1f1967d271 Update README milesial 2021-08-19 11:14:36 +0200
  • 1c450fa978 Update torchhub milesial 2021-08-19 11:14:08 +0200
  • fdb686fc43 Increase shared memory milesial 2021-08-19 10:42:39 +0200
  • ce4567c908 Fix import in utils milesial 2021-08-19 09:40:54 +0200
  • 4e638b47de Update README milesial 2021-08-19 00:30:35 +0200
  • c1dcc0877e Remove license badge milesial 2021-08-18 00:57:41 +0200
  • 581c423f62 Add CI badge milesial 2021-08-18 00:56:56 +0200
  • 4b819f4df8 Fix actions milesial 2021-08-18 00:31:19 +0200
  • f0381301bb Fix actions milesial 2021-08-18 00:26:11 +0200
  • 6f3320edbc Add action milesial 2021-08-18 00:19:59 +0200
  • cb238c82c5 Update README milesial 2021-08-17 23:09:50 +0200
  • 6c057cc16a Add badges milesial 2021-08-17 22:59:34 +0200
  • 218fc38ca5 Fix README instructions milesial 2021-08-17 22:25:24 +0200
  • 27e87e14c9 Add ToC to README milesial 2021-08-17 17:18:19 +0200
  • 1022338a3b Add docker instructions milesial 2021-08-16 16:54:06 +0200