Skip to content

aliaksandr960/xyzinferenceproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xyzinferenceproxy

Just simple script with XYZ(WMS, TFS) inference proxy in 225 lines of code

  • setup requirements from requirements.txt file
  • set parameters inside script
  • put you model
  • run uvicorn main:app --port 9009 (or any other port number you want)
  • connect with your favorite GIS
  • see tiles with model inference

Unfortunately, to make it working smoothly, you need fast internet connection and fast GPU

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages