Hripsime Snkhchyan

Results 29 comments of Hripsime Snkhchyan

@Bjarten thanks for your reply! I downloaded the project and installed the dependencies using pip install -r requirements.txt. But when I do "from pytorchtools import EarlyStopping", it gives me this...

@Bjarten thanks a lot, it worked eventually when I moved pytorchtools.py file to the corresponding folder 👍 🥇

Hello @Bjarten. Thanks for creating a nice EarlyStopping. It worked fine with my model, but I got a bit strange outcome "nan" values at some point and could not figure...

@ahmadyan thanks a lot for your answer. If I want to do a training of a new object that does not exist in your pre-trained models, I would need also...

> We haven't released the training code for the models yet, so you have to implement your own model. @ahmadyan Hello. The training code for the models is released already...

Hello. I am facing the same error message with **pip install scann** on my Windows 11. ERROR: Could not find a version that satisfies the requirement scann (from versions: none)...

@mintar @TontonTremblay @sbirchfield @nv-jeff @blaine141 @520xyxyzq @hemalshahNV @Ademord @balakumar-s Hello. I have installed Ubuntu 20.04 LTS on WSL2 on Windows 10 and thanks to that I could install everything until...

If you modify CFModel.py with the code attached, it will work ! ![image](https://github.com/khanhnamle1994/movielens/assets/42246765/c6d2866c-3a97-43de-ab6b-7a2a04d9e06f)

@doutv Hello. I am getting the following error and I don't know how to fix it. **com.facebook.jni.CppException: Lite Interpreter version number does not match. The model version must be between...

@jithin8mathew Hello. Can you please send a link of **export.py** file you used to convert **.pt** model to **.torchscripts.ptl** Thanks a lot in advance!