Commit graph

  • 6a70a46042 feat: add instructions to export to onnx master Laurent Fainsin 2023-04-05 22:10:29 +0200
  • 780a5688a0 fix: various typos Laurent Fainsin 2023-04-05 21:06:23 +0200
  • 5808ca210d feat: add instructions to install environment Laurent Fainsin 2023-04-05 20:20:59 +0200
  • d93a131008 feat: update README.md Laurent Fainsin 2023-04-05 20:16:45 +0200
  • d8bba4481a refactor!: move files to python modules feat: add back (broken) faster rcnn model Laurent Fainsin 2023-04-05 20:11:01 +0200
  • 8f24f83b4a feat: black formatter as default formatter Laurent Fainsin 2023-04-02 19:02:24 +0200
  • 35c9b2630c fix: switch from pytorch_lightning to lightning Laurent Fainsin 2023-04-02 19:02:04 +0200
  • e06a11bb49 fix: github .gitignore Laurent Fainsin 2023-04-02 19:01:30 +0200
  • 19c32c3f2e fix: add black formatter Laurent Fainsin 2023-04-01 19:31:20 +0200
  • 85e446c934 style: autoformatting Laurent Fainsin 2023-04-01 19:31:04 +0200
  • ac26b2a62a feat: switch from poetry to micromamba Laurent Fainsin 2023-04-01 19:10:27 +0200
  • 2cc47bbb9e feat: cleanup dataset loaders a bit Laurent Fainsin 2023-04-01 18:31:24 +0200
  • 8691735779
    feat!: DETR Laureηt 2023-03-27 20:51:35 +0200
  • 9d36719335 fix: dropping precision 16, unable to export in float16 Laurent Fainsin 2022-09-20 10:36:40 +0200
  • eb3dabe8d7 feat: ugly hack to have multiple classes Laurent Fainsin 2022-09-15 10:40:04 +0200
  • 57853be03e feat: support multi image pasting Laurent Fainsin 2022-09-14 16:23:19 +0200
  • c374673786 fix: dataset paths in wandb config file Laurent Fainsin 2022-09-13 15:38:13 +0200
  • 96fcc64ea6 fix: don't mount /vol for wandb-local, broken permission, should deploy mino and mariadb containers instead Laurent Fainsin 2022-09-13 13:48:49 +0200
  • 41224983f7 chore: update readme Laurent Fainsin 2022-09-13 11:17:42 +0200
  • 8959b99947 feat: YAY, working devcontainers Laurent Fainsin 2022-09-13 11:06:06 +0200
  • fe75873865 feat(WIP): devcontainers Laurent Fainsin 2022-09-13 09:43:03 +0200
  • 23295957e6 feat: moar README.md Laurent Fainsin 2022-09-12 14:52:28 +0200
  • 8ca80e200e feat: add poetry pre-commit hook Laurent Fainsin 2022-09-12 14:24:05 +0200
  • 68e3b98cb2 feat: simple README.md Laurent Fainsin 2022-09-12 12:19:19 +0200
  • d8f0e231e3 chore: notebook runs Laurent Fainsin 2022-09-12 11:53:28 +0200
  • 1ed1bb185c feat: more docstrings and typing Laurent Fainsin 2022-09-12 11:45:19 +0200
  • be37d2706f feat: add LICENSE Laurent Fainsin 2022-09-12 10:59:58 +0200
  • 185060d469 feat: docstrings + typing Laurent Fainsin 2022-09-12 10:59:37 +0200
  • ea9430a1ff feat: organize deps feat: install mypy + flake8 Laurent Fainsin 2022-09-12 10:58:57 +0200
  • 85c2febcac chore: bunch of small stuff Laurent Fainsin 2022-09-12 09:28:29 +0200
  • b701afe363 feat: better image logging Laurent Fainsin 2022-09-12 09:28:11 +0200
  • 0693f02d83 feat: create new datasets for generation and loading of pre rendered images Laurent Fainsin 2022-09-12 09:27:49 +0200
  • c6c08ac98a fix: limit box detections per images to 10 Laurent Fainsin 2022-09-12 09:26:42 +0200
  • f50b758102 feat: compute mAP for both "bbox" and "segm" Laurent Fainsin 2022-09-12 09:25:40 +0200
  • 5fe7ceb306 chore: move notebooks in parant folder Laurent Fainsin 2022-09-07 14:34:32 +0200
  • b1d7369188 chore[WIP]: renamed .devcontainer Laurent Fainsin 2022-09-07 10:45:01 +0200
  • e94ea4147c feat: use LinearWarmupCosineAnnealingLR Laurent Fainsin 2022-09-07 10:44:29 +0200
  • 291ea632bd feat: bunch of new callbacks Laurent Fainsin 2022-09-07 10:44:10 +0200
  • 4a319ac39a feat: new deps Laurent Fainsin 2022-09-07 10:43:51 +0200
  • db90446eb0 chore: remove unused file Laurent Fainsin 2022-09-07 10:43:22 +0200
  • 3bbc132359 fix: augmentations Laurent Fainsin 2022-09-07 10:43:12 +0200
  • 56e24615e3 fix: TableLog Laurent Fainsin 2022-09-07 10:42:58 +0200
  • c312513eff feat: checkpointing + torchmetrics + ... Laurent Fainsin 2022-09-05 16:04:52 +0200
  • c0a52196fd fix: remove execution permission Laurent Fainsin 2022-09-02 16:34:00 +0200
  • a2aeae0b33 style: autoformat Laurent Fainsin 2022-09-02 16:33:08 +0200
  • e6bc1af17b feat: installed pre-commits Laurent Fainsin 2022-09-02 16:31:50 +0200
  • 9488975a71 feat: upgrade .gitignore Laurent Fainsin 2022-09-02 16:11:22 +0200
  • 3727b30f53 feat: add .gitattributes Laurent Fainsin 2022-09-02 16:09:18 +0200
  • e1e74242de refactor: remove pycocotools Laurent Fainsin 2022-09-02 15:56:59 +0200
  • d8522b0b63 chore: update deps + add torchmetrics Laurent Fainsin 2022-09-02 15:56:34 +0200
  • d65dc7b136 feat: dataset augmentation Laurent Fainsin 2022-09-02 14:34:18 +0200
  • ca125bec0c feat: POC onnxruntime with mask R-CNN Laurent Fainsin 2022-08-30 13:23:17 +0200
  • 562ef110af feat: basic validation Laurent Fainsin 2022-08-30 10:20:32 +0200
  • 04ddf75dd8 chore: bettered predict.ipynb Laurent Fainsin 2022-08-30 10:18:42 +0200
  • c471342681 chore: ran some notebooks Laurent Fainsin 2022-08-26 11:10:58 +0200
  • 8d6115afb2 feat: add more config fields Laurent Fainsin 2022-08-26 11:10:49 +0200
  • 382b3ff91a hotfix: save model on epoch end Laurent Fainsin 2022-08-26 11:10:07 +0200
  • 4ce22005cf feat: basic maskrcnn loss logging Laurent Fainsin 2022-08-26 11:09:25 +0200
  • 4696885a30 feat: directly resize images to 1024px Laurent Fainsin 2022-08-26 11:09:05 +0200
  • 313d491143 fix: wrong xy coordinates when pasting Laurent Fainsin 2022-08-26 10:50:47 +0200
  • a876a741f0 fix: don't reuse the same image over and over when resizing Laurent Fainsin 2022-08-25 16:21:23 +0200
  • 5bd2e5b2c4 feat: it's training, but for how long ? Laurent Fainsin 2022-08-25 10:40:50 +0200
  • 4dab157dda feat: WIP, replacing U-Net by Mask R-CNN Laurent Fainsin 2022-08-24 14:56:41 +0200
  • c50235bb1e feat: changed DIR paths + weird optimization Laurent Fainsin 2022-08-23 15:27:23 +0200
  • 0cb52febd7 chore: various files from 3 weeks ago Laurent Fainsin 2022-08-23 13:09:44 +0200
  • fb7e33c437 feat: threshold doesn't matter Laurent Fainsin 2022-07-13 16:30:33 +0200
  • 8b46d0ce2d chore: ran the predict notebook Laurent Fainsin 2022-07-13 16:13:50 +0200
  • f431947693 feat: yay better post processing Laurent Fainsin 2022-07-13 15:10:27 +0200
  • 8fa2cde787 feat: yay more drafts for filtering output of unet Laurent Fainsin 2022-07-12 16:17:37 +0200
  • dc833d2a88 feat: confiming synth "overfitting" Laurent Fainsin 2022-07-12 14:21:23 +0200
  • 50d18a5b39 feat: random code I don't want to make commit messages for Laurent Fainsin 2022-07-12 11:18:03 +0200
  • 9b7418facd feat: predict notebook Laurent Fainsin 2022-07-12 11:05:19 +0200
  • 82682ceeb2 feat: got precision 16 back Laurent Fainsin 2022-07-11 17:02:13 +0200
  • ed07e130e6 fix: small bugs Laurent Fainsin 2022-07-11 16:13:16 +0200
  • 75a4907591 chore: moved notebooks in their own folder Laurent Fainsin 2022-07-11 15:37:36 +0200
  • 47c888cf6c feat: checkpoint wandb logging feat: wandb config file Laurent Fainsin 2022-07-11 15:34:05 +0200
  • 4015dad491 refactor: moved the table logging in a callback Laurent Fainsin 2022-07-11 14:41:18 +0200
  • edcc3c7bb2 feat: prerendre synthetic dataset script Laurent Fainsin 2022-07-11 11:58:17 +0200
  • 8630f1c583 feat: some minor optimizations Laurent Fainsin 2022-07-10 17:29:50 +0200
  • 8d903e7ad1 refactor: making the code actually work Laurent Fainsin 2022-07-10 17:12:00 +0200
  • 81cbfd6212 feat: split two types of datasets Laurent Fainsin 2022-07-08 16:23:22 +0200
  • 5f46efa5a1 refactor: code splitting Laurent Fainsin 2022-07-08 16:06:58 +0200
  • ebb213c565 chore: renamed a notebook Laurent Fainsin 2022-07-08 13:35:24 +0200
  • 1a94fa6c09 fix: inverted logic Laurent Fainsin 2022-07-08 13:35:08 +0200
  • 6acac70972 feat: splitting true images in two Laurent Fainsin 2022-07-08 11:34:50 +0200
  • 164417b13f Merge branch 'pl' Laurent Fainsin 2022-07-08 11:23:02 +0200
  • a53fa4ac92 chore: testing with only real pasted sphers Laurent Fainsin 2022-07-08 11:21:39 +0200
  • 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