BBC

Results 27 issues of BBC

I tried comparing many EfficientNet to other models (and its variants), but all I got is this error: ```AssertionError: HSIC computation resulted in NANs```. One example: ``` python3 eff_b0b2_compare.py ```...

Thanks for sharing the code. I see that the models in the examples in this repo are all for classification. I was wondering if we can compare two models that...

Just a simple update of the Github name of the docker image contributor.

I have spent several days exploring converting the original dataset into normal a image format (e.g. .jpg, .png) to align with other datasets for the ease of benchmarking but failed...

``` import sift_pyocl as sift File "/home//.local/lib/python3.8/site-packages/sift_pyocl/__init__.py", line 32, in from .match import MatchPlan File "/home//.local/lib/python3.8/site-packages/sift_pyocl/match.py", line 45, in from opencl import ocl, pyopencl ModuleNotFoundError: No module named 'opencl' ```...

Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand...