Geolocating a random island using geometry and CUDA programming
21–30 of 92 posts
Re: Geolocating a random island using geometry and CUDA programming
#22What do you mean by no LLM generation if an LLM did all the coding based on reading through the .py files? Pangram isn't kind to "your" text either.
but you are right, I should add that
Re: Geolocating a random island using geometry and CUDA programming
#23What do you mean by no LLM generation if an LLM did all the coding based on reading through the .py files? Pangram isn't kind to "your" text either.
Yeah, a human definitely wrote this. Nothing fishy here. (Why would the camera make or model matter???)
Re: Geolocating a random island using geometry and CUDA programming
#24What do you mean by no LLM generation if an LLM did all the coding based on reading through the .py files? Pangram isn't kind to "your" text either.
I meant the blog itself, the writeup, the steps and the walkthrough all by hand , the final code u see is llm refined, of course, I wont publish my messy and spaghetti files with much tests, failures and dead ends, also vizualizations functions to produce that green maps , and faulty versions of them but you are right, I should add that
Re: Geolocating a random island using geometry and CUDA programming
#25Re: Geolocating a random island using geometry and CUDA programming
#26What do you mean by no LLM generation if an LLM did all the coding based on reading through the .py files? Pangram isn't kind to "your" text either.
"No EXIF, no GPS, no camera make or model." Yeah, a human definitely wrote this. Nothing fishy here. (Why would the camera make or model matter???)
and the part of the solution came from the metadata, the camera model, you can check urself, so when I came back to write the blog, it just came by flow,
Re: Geolocating a random island using geometry and CUDA programming
#27What do you mean by no LLM generation if an LLM did all the coding based on reading through the .py files? Pangram isn't kind to "your" text either.
"No EXIF, no GPS, no camera make or model." Yeah, a human definitely wrote this. Nothing fishy here. (Why would the camera make or model matter???)
Re: Geolocating a random island using geometry and CUDA programming
#28Re: Geolocating a random island using geometry and CUDA programming
#29Earlier quoted context omitted.
"No EXIF, no GPS, no camera make or model." Yeah, a human definitely wrote this. Nothing fishy here. (Why would the camera make or model matter???)
If you know the camera make and model, you might be able to get lens parameters and get better estimates of real world geometry from the image
Re: Geolocating a random island using geometry and CUDA programming
#30Really great article! OP, you did an awesome job breaking down a complex problem into manageable chunks and synthesizing the solution.