Multiband tiff more than 4 bands in rastervision #2321
Unanswered
ShikhaGupta99
asked this question in
Q&A
Replies: 1 comment
-
Hi, thanks for the kind words!
There is no built-in support for that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am currently working on an object detection project using high-resolution TIFF imagery with 6 spectral bands along with corresponding GeoJSON labels for training. I went through the documentation and tutorials, which are indeed helpful, but I could not find detailed guidance on:
1.Using multispectral TIFFs (>3 bands) for object detection.
2.Adapting or selecting different detection models or backbones within Raster Vision.
3. I would be extremely grateful if you could share another document specifying more details and kindly guide me on:
4. How to set up the pipeline to read all 6 bands from TIFF imagery for training detection models.
5.Whether Raster Vision supports switching to different detection architectures (e.g. YOLO, YOLT) or if Faster R-CNN is the default option currently.
6.Any example configurations or best practices when working with multispectral inputs for detection. Also if i can use rotated detection.
I am genuinely fascinated by Raster Vision’s design and its integration capabilities with geospatial data formats. It would be really helpful, if you could share github repo on the projects which have used the framework for object detection bands more than 3. For the guide already present in the document was not that useful for me.
Looking forward to your response.
Beta Was this translation helpful? Give feedback.
All reactions