Hripsime Snkhchyan

Results 24 issues of Hripsime Snkhchyan

Hello @Bjarten I am trying to use your approach for the early stopping. I installed pytorchtools by using "pip install pytorchtools" Then I wanted to import EarlyStopping using "from pytorchtools...

@ahmadyan Hi Adel, Where we can find a code for the training of models and code for testing on inference dataset? Thanks in advance! Hripsime

@saqibmobin @ghimiredhikura Hello! I downloaded the KITTI dataset and managed dataset directory structure following your instruction to run a new training. But while I run a train.py file it gives...

@skhadem @fuenwang Hello. I received an error while was trying to download video dataset with "get_video.sh". Please find below the screenshot of the error. Do you know what is the...

Hello. I downloaded **yolov4.weights** from the official https://github.com/AlexeyAB/darknet After I used this command to save tf model for tflite converting **python save_model.py --weights ./data/yolov4.weights --output ./checkpoints/yolov4-416 --input_size 416 --model yolov4...

@hunglc007 Hello. Thanks for this repository, it works perfect on initial **yolov4-416-fp32.tflite** model. I have a model trained on yolov5s and I converted **pt** to **tflite** with the following script...

@qinglew Hello. I run this command with the corresponding paths. blender -b -P render_depth.py [model_dir] [list_path ] [output_dir ] [num_scans] In my output directory I saw saved **exr** and **pose**...

Hello @sachinprasadhs @SuryanarayanaY Please find the python script below. To run the part 1, it seems the model in baseline is missing (the name "model" is not defined). https://github.com/Yaxin-Cui/Graph-Neural-Network/blob/main/code/graphstellar_updated.py To...

type:support
stat:awaiting response from contributor
stale

@mardy @jindili @hobu @mankoff @tpwrules Hello. I would appreciate if you inform me if there is a way with CloudCompare to do a segmentation of horizontal and vertical point clouds....

enhancement

@adocherty @TheDen @huonw @wangzhen263 @timpitman Hello. While I run the following code https://github.com/Yaxin-Cui/Graph-Neural-Network/blob/main/code/graphstellar_updated.py I am getting the following error **graphstellar_updated.py:441: DeprecationWarning: Constructing a StellarGraph directly from a NetworkX graph has...

bug
sg-library