Nakshatra
Nakshatra
Hi @jveitchmichaelis I’ve spent some more time trying to debug the training, but I’m still getting very low mAP values, and I haven’t been able to make any real progress....
I have made some progress but I think in 1-2 more days I can give a good plot that can show the improvements in mAP values from using active learning....
As of now, I first thought to create a plot that shows the 'mAP values 'vs 'the number of images' needed to obtain that value. Once I get that part...
I have used 3 sampling techniques to check the learnings of my model. ## Graph explanation - **Random Sampling (Baseline):** This serves as our baseline by selecting new images for...
@jveitchmichaelis Can you please attach the deepforest dataset here on which I should try to run my model next. As you said in the last meet.
I am not able to download this dataset, I first thought I am doing something wrong but I don't know what is going wrong. I have copied the exact code...
I was not able to run the dataset loader or the `TreeBoxesDataset`. So, I have created a custom class to load the locally downloaded dataset. Also, I have created the...
I accidentally shared with private access. I have now changed it to public @jveitchmichaelis
I have committed some changes in this PR and closed the other to avoid confusion. @jveitchmichaelis @bw4sz
@jveitchmichaelis @bw4sz can you please tell about how should I add the label studio integration part. In the meet we discussed that there were some functions already made ? or...