Commit Graph

19 Commits (58f620c921030eea0f3528d68849f7e052d44e3f)

Author SHA1 Message Date
Chenlei Hu aa2aa812e8
Remove dep basicsr (#2682)
* Remove dep basicsr

* nit
2024-03-05 21:52:19 -05:00
lvmin b6f6588417 add licenses 2023-04-19 21:29:52 -07:00
lvmin 483450add6 fix 90% amd problems 2023-04-19 00:37:20 -07:00
lvmin 57b95a3a78 better module 2023-04-18 00:21:29 -07:00
lvmin 1d07f5ebd7 change annotator paths so that users can remove all when corrupted 2023-04-17 22:48:00 -07:00
Mikubill eb84fd9c59 fix: add mmcv fallback - revert 6dea4af 2023-03-04 15:07:06 +00:00
Mikubill 6dea4af076 fix: remove mmcv packages, prepare for new annotator/models 2023-03-04 10:14:10 +00:00
AO 63223e5261
fix(uniformer) fix model loading path 2023-02-23 22:34:52 +01:00
Mikubill f4f51abd3c fix: add fallback path 2023-02-22 14:20:25 +00:00
missionfloyd 453424fe21 Separate annotator folders 2023-02-18 15:39:15 -07:00
missionfloyd e1ff318d72 Move annotators 2023-02-17 15:48:27 -07:00
Kakigōri Maker 3484a30b94
Merge pull request #94 from eltociear/patch-1
chore: fix typo in metrics.py
2023-02-17 23:35:48 +09:00
Kakigōri Maker 7a427668c8
Revert "use relative path for download directory" 2023-02-17 01:26:13 +09:00
Luo Boming 4b8dea44af use relative path for download directory 2023-02-17 00:07:18 +09:00
Aarni Koskela 47092d69a2 Patch out prettytable requirement 2023-02-16 16:38:47 +02:00
Ikko Eltociear Ashimine df1c200779
chore: fix typo in metrics.py
Wether -> Whether
2023-02-16 21:15:29 +09:00
Mikubill c7c9f936d0 fix: unload models when switching preprocessor 2023-02-15 13:03:35 +00:00
brkirch 5d04d8cc59 Add support for other torch devices to uniformer
Also fixes the model name for the uniformer model so it isn't redownloaded every time.
2023-02-14 22:46:36 -05:00
Mikubill d896a7c288 feat: add support for uniformer, skip reload model when not changed 2023-02-14 10:38:09 +00:00