Om Rastogi

Results 11 issues of Om Rastogi

How are we supposed extract the input of mode, that is found in the csv file.

I have made suitable changes: 1. Instructions on Readme, like Python less than 3.7 is required and torch-vision less 1.0.0 is unavailable. 2. I have made changes to requirements.txt regarding...

**Failed to parse** When running the main.py, we are getting an error with a message - requests.exceptions.InvalidURL: Failed to parse: http://admin:fp#56789@http://192.168.1.24/ISAPI/System/deviceInfo ![WhatsApp Image 2024-01-18 at 13 56 46_71c10ad1](https://github.com/Tedyst/HikLoad/assets/43903014/4cc78294-00bb-400c-af63-96916239e552)

bug

When running the hikload code to download video from nvr, we are not getting any video, while the videos are being shown on the Hikconnect app. This is what is...

bug

Hi Mr. Fujita, These are beautiful notes and help many learners like me. However, if you can make changes, there is a small error that needs to be fixed. On...

Solving environment: failed ResolvePackageNotFound: - libffi==3.3=he6710b0_2 - _openmp_mutex==4.5=1_gnu - readline==8.1=h27cfd23_0 - ncurses==6.2=he6710b0_1 - xz==5.2.5=h7b6447c_0 - openssl==1.1.1l=h7f8727e_0 - bandit==1.7.1=py38h578d9bd_0 - yaml==0.2.5=h516909a_0 - tk==8.6.10=hbc83047_0 - pip==21.0.1=py38h06a4308_0 - libgomp==9.3.0=h5101ec6_17 - setuptools==58.0.4=py38h06a4308_0 - stevedore==3.5.0=py38h578d9bd_1...

I am trying to use a pretrained base model, based on latent diffusion. We have a config.yaml file and ckpt file. I am not able to understand how to open...

When do you plan to release the paper on Marigold LCM training?

This PR addresses several small issues that were encountered while running the lumina_next_t21. The changes improve the overall execution flow and fix minor typos in the codebase. - Set a...

I trained lora on hidream, for which the validation outputs were good, but inference is not looking good. I am using the following code: ``` import os import yaml import...