Commit graph

12 commits

Author SHA1 Message Date
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