pyEdgeEval.helpers package¶
Submodules¶
pyEdgeEval.helpers.convert_cityscapes module¶
Convert Cityscapes to SBD format
TODO: - each process uses around 10GB (potentially OOM on constrained systems) - debug memory usage and unnecessary allocations (probably cv2)
pyEdgeEval.helpers.evaluate_bsds500 module¶
pyEdgeEval.helpers.evaluate_cityscapes module¶
General evaluation protocols for Cityscapes Semantic Boundary Benchmark
The ‘Raw’ Protocol: - Use CityscapesEvaluator or HalfcityscapesEvaluator
The ‘Thin’ Protocol: - Use HalfCityscapesEvaluator