Akash Panchal

Results 9 comments of Akash Panchal

If you are using the python3 then use this code to read pickle file. ` with open(model_path,'rb') as f: clf, labels = pickle.load(f,encoding='latin1')`

@mherrmann When I import the pytz library. I got a similar error. > System Configuration > > operating system(s) Windows 10 > Python version 3.6 > fbs 0.8.3 > PyInstaller...

I have checked with PyInstaller 3.4. Now it's working. Thanks for your help.

Thanks for your response. I noticed that there are no training recipes available. Could you suggest a possible approach for training this level of complexity? Thanks again

Thanks @LiheYoung for your reply, They have provided strandmap and depthmap images, so I will try to fine-tune the Depth Anything model on those. Thanks again!

No @torchesburn, but I would experiment.

Hello, Which file to train model?

Hi @arianaa30 you can download the weights from [**here**](https://github.com/lukemelas/EfficientNet-PyTorch/releases/) and regarding the font: remove the font from source code it will take default code.

Is there any progress? I got the same error as @TogachZebra with same command I0625 18:41:00.682091 458653 incremental_pipeline.cc:408] => Image sees 32 / 38 points I0625 18:41:00.682945 458653 incremental_pipeline.cc:419] =>...