Results 4 comments of Cameron

Was texture ever added? There is a flag for it, but setting it simply causes an error. ``` File "/dissect/netdissect/segmenter.py", line 636, in ensure_segmenter_downloaded assert False, segvocab AssertionError: texture ```...

I get the same problem without AMP; then it tries to load always from checkpoint 0 (I think this may be a logging error). The GAN in general seems to...

+1 this repo should be runnable code and not an installable module. With some minor edits however, you can get it running as a script: simply remove all references to...

@alyssaq I also have this issue with both stasm and PyStasm. Is there any way to make it use the prebuilt binary that comes with 'opencv-python' rather than having to...