# Number of annotations created by Label Assist is limited to 300?

**URL:** https://discuss.roboflow.com/t/number-of-annotations-created-by-label-assist-is-limited-to-300/8601
**Category:** 🛠️ Feature Reqs
**Tags:** bugs, feature-request
**Created:** [February 14, 2025, 11:02am UTC](https://discuss.roboflow.com/t/number-of-annotations-created-by-label-assist-is-limited-to-300/8601 "2025-02-14T11:02:34Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![KristianThevik](https://avatars.discourse-cdn.com/v4/letter/k/aeb1de/32.png) [@KristianThevik](https://discuss.roboflow.com/u/KristianThevik)
#### Post date: [February 14, 2025, 11:02am UTC](https://discuss.roboflow.com/t/number-of-annotations-created-by-label-assist-is-limited-to-300/8601/1 "2025-02-14T11:02:34Z")

</div>

Hi,

I’m experiencing issues while using Label Assist. I have images where I need to segment object instances, with the number of objects typically ranging from 282 to 956. Labeling these images manually is very time-consuming. To address this, I trained a model on a smaller subset of the data—just a few images—and then uploaded this model to use with Label Assist to save time.

When I use the trained model offline for predictions, I can set the maximum number of detections. However, I haven’t found a way to do this within Label Assist. For some reason, it always labels exactly 300 objects, even when there are around 800 objects in the images. When I run predictions with the same model offline, it correctly detects more than 300 objects. This suggests there might be a maximum detection limit when using Label Assist.

Is there any way to adjust this limit or work around it?

Project type: Instance segmentation  
Browser: Google Chrome  
Model: YOLOv11

Thank you for your time and assistance.

 ![image](https://canada1.discourse-cdn.com/flex029/uploads/roboflow1/original/2X/2/2e3c024bee79d583ae23b30465be1d4cd43dca53.jpeg)

---

<div class="post-metadata">

### Author: ![Lake](https://yyz1.discourse-cdn.com/flex029/user_avatar/discuss.roboflow.com/lake/32/4110_2.png) [@Lake](https://discuss.roboflow.com/u/Lake)
#### Post date: [February 14, 2025, 5:46pm UTC](https://discuss.roboflow.com/t/number-of-annotations-created-by-label-assist-is-limited-to-300/8601/2 "2025-02-14T17:46:41Z")

</div>

Hi there,

There isn’t currently a way to set a higher MAX\_OBJECTS param in Label Assist, but I’ve surfaced this with the team to add to our roadmap!

The best workaround I can think of for now, is using our API to get annotation batches, pull images, run your model locally, and then use the API to upload annotations back to Roboflow: [Batches | Roboflow Docs](https://docs.roboflow.com/api-reference/batches). I hope this helps!
