Sidharth Pal
Sidharth Pal
Great ! It is definitely useful. M actually a student working on automatic product catalouging. Its just too many classes for softmax based classification so deep metric learning is really...
Hey thanks for the explanation regarding autokeras functioning. Yes other DML losses also need to be considered, infact that was why i asked about ways to tune loss. I did...
The code is a part of a distributed pipeline and is also protected by Non-Disclosure Agreement however the you can find the relevant code excerpt below with parameter values, see...
Hi Thanks for confirming, it is really wierd i am still getting the error in pycharm syntax highlighting  but the code still runs although, strangely if the data is...
Thanks for your help and apologies for the delay, it was a bit difficult to get the large datasets I am working with to run on the code because of...
Hi, just an update i made something for dml with autokeras based on arcface. Do give it a look if you like https://github.com/sidphbot/AutoKeras-ArcFaceHead
Thanks for asking that, i have been meaning to write about it and also get opinions but did not get time. The labels being taken as input may seem ambiguous...
apologies, I agree it is not related to alias-free-gan. I was just trying to make it easier to run in collab environments while I am doing that myself. it is...
the `vsi_npu` branch of `github.com/VeriSilicon/tvm` fork, the model is a modification of `mobilenet` pytorch, errors while building with relay from both quantized and normal versions are given above, linux build...
Apologies for the delay, Unfortunately i cannot provide you the exact model however I could reproduce the same behaviour difference with/without vsi_npu with a quantized mobilenetv2 from torchvision, here is...