lauraset / Super-resolution-building-height-estimation

44 stars 6 forks source link

Python packages requirements #1

Closed X-zy-0816 closed 4 months ago

X-zy-0816 commented 4 months ago

@lauraset,

Excellent, thank you for providing such amazing work. However, I encountered a few problems when trying to run the code. It seems that some Python libraries are missing, or I didn't find the correct packages. The missing libraries are as follows:

Could you please provide a requirements file or a list of the necessary packages?

Thanks for your time.

lauraset commented 4 months ago

Hi, @X-zy-0816. Thank you very much. I have updated the file BH_loader.py and relevant libraries were put in the requirements.txt. If there is any issue, please let me know!

liuqiqi546 commented 4 months ago

Thank you very much for your sharing. I encountered an error while running predict_realesanet_feature_globle.py, which indicated: "No such file or directory: '.\weights\realesrgan\checkpoint.tar'". Could you provide the necessary file?

lauraset commented 4 months ago

@liuqiqi546 , please see onedrive.

liuqiqi546 commented 4 months ago

@liuqiqi546 , please see onedrive.

found it, thank you for the reminder.