Commit graph

21 commits

Author SHA1 Message Date
Laurent Fainsin e06a11bb49 fix: github .gitignore 2023-04-02 19:01:30 +02:00
Laurent Fainsin ac26b2a62a feat: switch from poetry to micromamba 2023-04-01 19:10:27 +02:00
Laureηt 8691735779
feat!: DETR 2023-03-27 20:51:35 +02:00
Laurent Fainsin fe75873865 feat(WIP): devcontainers
Former-commit-id: fc1c5be8b911b5e454f83f63fe09ac533615da45 [formerly 14c2d66a4c67fff40006b18807b61f4f8297f7ee]
Former-commit-id: 8b2b76c1309f63670f6a717a5e13c8c663ceb8e5
2022-09-13 09:43:03 +02:00
Laurent Fainsin 9488975a71 feat: upgrade .gitignore
Former-commit-id: b07409d337a886ad879a1c3dfed0616866581248 [formerly 620202b01ddf8599c4c7501cdbf977f6d3f11a61]
Former-commit-id: 3760915ca5be48a856df7560369a5ce79ad71c8f
2022-09-02 16:11:22 +02:00
Laurent Fainsin 5a74af6cdb feat: automatic batc/lr guessing sorta works
Former-commit-id: 346f1f55bab70df44bf15ab04c9a97f256e3d19c [formerly e027de4b57339dccc540ec11cfe81d5278c20d57]
Former-commit-id: 9f3537abccca7ab3d433df318cc7acf6bfc610c4
2022-07-06 11:57:21 +02:00
Laurent Fainsin e4562e2481 feat: kinda broken
Former-commit-id: 4cf02610721ba30c3dd1be6377daeeed907bc651 [formerly 52ef07ec8a123ddd362ac7c930eb6c915848e8b4]
Former-commit-id: 29fc18cae50625fd1f2868fc9696ca505f5648e2
2022-07-05 15:18:31 +02:00
Laurent Fainsin d9f2dc2bfb feat: got positive loss values !
Former-commit-id: 84e2a715b843ecee2e12e4878fcee4a52bb0a4cb [formerly 1a5fc82bc099885853b7b4deff81b779dafd0168]
Former-commit-id: c82cd66d6c432555a126e506631dfa2fd756437e
2022-06-30 16:47:28 +02:00
Laurent Fainsin dc4a399c0f feat: export to onnx
Former-commit-id: fd7e5a5ab785263a16381545ca31fd9e7fe86743 [formerly 10fdf9732fbcf4d922d945adc625e948e5f6e775]
Former-commit-id: 871745033b59e626fc38b38bfc8685c6a6366ecf
2022-06-30 11:44:20 +02:00
Laurent Fainsin dac6237906 feat: reduce the number of parameters in the net
Former-commit-id: 862569b6d284ec8235586b161d8c7055c006f5d8 [formerly f2e672d780df12a398e851f375a238c2d394a3cd]
Former-commit-id: 740b1129a627c488537bb0d0dc7ff73b66fde813
2022-06-30 10:47:53 +02:00
Laurent Fainsin 9fe76d8c61 feat: prediction script
Former-commit-id: dcaba9f9fbeaec393cea168a16287c690c5733b0 [formerly c69d87581930858ca293326002588a0188431fe7]
Former-commit-id: 39fd4965182a2c4ae8ffac2f20c7dbaf4b82a61f
2022-06-29 16:12:00 +02:00
Your Name 1e388c6b90 fix: ignore the INTERRUPTED.pth checkpoint file
Former-commit-id: 5097bb2efad0380e8847397a615de6e13bf5259f
2022-06-28 15:03:28 +02:00
Your Name ad179241ce fix: broken Ups
Former-commit-id: 9c33326beb0d44e8491b040e25fad57ffa820076
2022-06-28 09:36:21 +02:00
Your Name cae795b9ad chore: cleaned the repo
Former-commit-id: 7507ab86f58012d749e0752ea2cb05937d3d8a32
2022-06-27 15:28:28 +02:00
Gouvernathor 8848edf8f3 add wandb
Former-commit-id: a3a9fd1ab94b3d24a991a532feb64b0df12ccddf
2022-04-06 13:44:15 +02:00
milesial 063cbbc599 Summer cleanup
Former-commit-id: f6185d67a4bc50aa7ec1b8168aab3f92721c4965
2021-08-16 02:53:00 +02:00
milesial c0adecd5d6 Removed dense_crf (for real)
Former-commit-id: eb54ef62c6c893ab9e93d4a8095b75044c2d33a7
2019-12-27 18:30:23 +01:00
milesial 7ea54febec Added CLI for predict, cleaned up code, updated README
Former-commit-id: 77555ccc0925a8fba796ce7e42843d95b6e9dce0
2017-11-30 06:45:19 +01:00
milesial 4063565295 Created a basic train loop + changed a bit loss and utils 2017-08-17 21:16:19 +02:00
milesial 8332f891c3 Changed from deconv to bilinear for upsampling 2017-08-17 15:33:47 +02:00
milesial c8c82204bf First prototype
slow, no gpu, no validation
2017-08-16 14:24:29 +02:00