Justin Kay
Justin Kay
I have gotten the executable to build on the yolov4_scaled branch but I encounter this error when loading the weights. ``` Loading pre-trained weights... Invalid network type yolo-trt: /home/ubuntu/yolo-tensorrt/modules/trt_utils.cpp:393: std::vector...
Hi - looks like the files for Office 31 are no longer available: ```datasets = get_office31(["amazon"], ["dslr"], folder=".", download=True)``` ```HTTPError: HTTP Error 404: Not Found```
Addresses #14.
Hi @aangelopoulos -- have finally been playing around with PPI! I found a potential bug here: https://github.com/aangelopoulos/ppi_py/blob/ac99d9a9504d0189370e96a4e068717b18eeee2c/ppi_py/ppi.py#L1762 `sorted_highlow` will return the distribution ordered by class frequency, which may not be...