tamkaho
tamkaho
In line 126 of utils.py, when trying to load coco_valid1_eval.pkl, it returns an error message "ImportError: No module named coco_voc" What version of pickle have you got?
Nicehash charges a deposit fee when only depositing a small amount. Can I mine to my own private address? I'm using the nuxhashd as gui isn't working (https://github.com/YoRyan/nuxhash/issues/78#issue-812382854) - I...
Thanks for the amazing work! Just wondering how easy would it be to implement shift-selection of multiple bounding boxes and reassigning them to a different class?
Is there any way to get the time of each length (not each lap) from swimming activities? This is something I can download from the Garmin Connect website.
I've forked your repo and made some Jupyter Notebooks for my own use. Not doing a pull request because my code is messy and plots have missing gaps. Feel free...
I notice that the capsule network module hasn't actually been implemented.
In line 293 of contrastive/__init__.py: ` w, v = LA.eig(sigma) ` It seems that np.linalg.eig sometimes gives complex eigenvalues due to truncation error even though my sigmas are symmetrical matrices....
I have some tiffs with >3 channels which opens fine with imagej's bioformat. However if I open them with bioformats I keep getting 3 channels no matter what I put...
It doesn't seem to be showing on Jupyter lab for me. Is there a way to get it to work?
As described in the paper I think there should be a reconstruction module for regularizing loss.