Přemysl Eric Janouch
7300773b96
deeptagger: give up on Windows altogether
...
ORT requires MSVC to build. MSVC can't use MSYS2 libraries.
CMake + clang-cl doesn't work in MSYS2.
GraphicsMagick doesn't provide development packages for Windows.
There is no getopt on Windows.
2024-01-21 17:47:56 +01:00
Přemysl Eric Janouch
aa65466a49
deeptagger: add an example of how to use it
...
And refer to CAFormer correctly.
2024-01-21 12:43:27 +01:00
Přemysl Eric Janouch
1e3800cc16
deeptagger: fix Caformer
...
By using the smaller resolution, it starts noticing 2girls,
otherwise the output appears similar.
2024-01-21 10:38:46 +01:00
Přemysl Eric Janouch
4131bc5d31
Add benchmarks against WDMassTagger
2024-01-19 20:02:24 +01:00
Přemysl Eric Janouch
fd5e3bb166
Add CoreML benchmarks
2024-01-19 15:33:49 +01:00
Přemysl Eric Janouch
77e988365d
Add some benchmarks and information
2024-01-18 18:31:10 +01:00
Přemysl Eric Janouch
b4f28814b7
Add a deep tagger in C++
2024-01-18 18:31:09 +01:00