Skip to content

Object Detection - Having difficulty when attempting to fine-tune model #1737

Answered by AdeelH
dakotalw asked this question in Q&A
Discussion options

You must be logged in to vote

Looks like you are trying to use DeepLab, which is a semantic segmentation model, for object detection. Try using one of the object detection models in TorchVision e.g. FasterRCNN.

For what its worth - I am running this in an .ipynb markdown file. (based on my understanding - since rastervision 0.20, this should not make a difference)

That's right.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@dakotalw
Comment options

@AdeelH
Comment options

@dakotalw
Comment options

Answer selected by dakotalw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants