Eren Gölge
Eren Gölge
For instance is it possible to compile this great library with Intel's icc or OpenMp?
First of all thanks for this great library. I aim to use it in windows but how should I compile it in Windows Platform ?
I would like to perform people counting in a still image. Is there any way to do that? It would be great if you provide an example call of your...
Even tough I installed all the boost libraries by calling apt-get install libboost-all-dev Still I get following error at compilation /usr/bin/ld: cannot find -lboost_filesystem-mt /usr/bin/ld: cannot find -lboost_system-mt collect2: error:...
### Proposal Hi Leon team, Thx for this great project. I've been following your impressive progress almost from day one (newsletter, code, and so on.). As far as I can...
When I try to load a checkpoint from S3 that is saved by ClearML I get this error. ``` In [3]: torch.load("/Users/Downloads/best_model_271.pth.tar") --------------------------------------------------------------------------- RuntimeError Traceback (most recent call last) in...
Paper: https://arxiv.org/abs/2110.12612 👑 @loganhart420 is going to do the heavy lifting !!! We can discuss here how we want to go about it.
### Describe the bug Since we key embeddings with the file name, the same file names from the different datasets would collide. ### To Reproduce Run the embedding manager with...
**🚀 Feature Description** We consider using a single torch binary file as the model release format as opposed to the current zip files compressing all the other files used by...