I'm trying to build a weed detection model using IBM Visual Recognition service. I have successfully annotated my images with bounding box but the when i try to evaluate my model on a new test image, the model misclassified the new image. I want to know if IBM WATSON support other labelling technique aside from Bounding Box. technique like polygon annotation, semantic, line e-t-c
Does IBM Visual Recognition Support other Data labelling method aside from Bounding Boxes
63 views Asked by chuky pedro At
1
There are 1 answers
Related Questions in IBM-CLOUD
- Update a bearer token in a watsonx extension
- Unexpected behaviour when updating variables in Schematics using the golang SDK
- TranspilerError: 'Number of qubits (40) in QAOA is greater than maximum (30) in the coupling_map'
- What is "X-Require-Whisk-Auth" (IBM Cloud Functions) in IBM Cloud Code Engine functions?
- How to connect device to IBM cloud
- EntityStreamSizeException Due to Request Content Size Limit Exceeded
- Call watsonx.ai prompt in watson assistant
- Where do I find my credentials for using watsonx.ai
- Watsonx Assistant reconigze phone number from Twillio Integration
- IBM NeuralSeek API Filter
- Is there any option to activate/deactivate a MDB in open liberty
- Fail-over to secondary region when primary region goes down on a IBM MQ Multi-instance Queue manager using a NFS 4.1 share
- CS0246 Error while installing IBM Watson SDK for Unity
- Programmatic name pending approval - approval duration, criteria
- How can I compact a collection in my IBM Cloud Databases for MongoDB deployment?
Related Questions in IBM-WATSON
- Update a bearer token in a watsonx extension
- How can I add a new Facet from the beginning in IBM WCA (IBM Watson)?
- pip installing ibm_watson_machine_learning module fails
- Call watsonx.ai prompt in watson assistant
- Where do I find my credentials for using watsonx.ai
- IBM NeuralSeek API Filter
- CS0246 Error while installing IBM Watson SDK for Unity
- Send a message after the user stops responding through WatsonX Assistant
- LIME explanation with Watson Assistant on Python
- i am creating a chat bot which will create an email template by capturing some Details in the Slots section and then fill it in the text paraghraph
- Watson Assistant: Use 'last dialog node' as condition
- Access Watson NLP Assets through watsonx notebook - getting the project access token
- IBM Watson STT + MQTT weird behaviour
- watsonx: using notebook for data collection - how can I save it locally so I can use it for AutoAI?
- Python Code Connecting to Hadoop Hive Kerberos Keytab through watson studio
Related Questions in BOUNDING-BOX
- Print bounding box coordinates of dynamic object that detect using YOLOv5
- Get intersections from 2 lists of bounding boxes
- YOLOv5 custom dataset object detection - Bounding box and Identification is not showing when I run my code
- raise ValueError(f"x_max is less than or equal to x_min for bbox {bbox}.")
- Reskewing GCP Document AI Result
- Extracting Lines from a Blob with Emgu CV
- mouse click on sprite image rather than on its bounding box
- How to get the closest bottom left point in OrientedBoundingBox
- Problems with rounding numbers, halving, and offset when detecting collisions
- How to rotate oriented bounding box in Open3D
- How can I extract a bounding box around a picture of a slide in Python using cv2?
- Is it possible to disable the bounding box in yolov8 after crop?
- smoothing or deleting white background in an image with python-opencv
- `[0, 267, 270, 468]` describes a bbox, how do I get it from `[266.67, 0.0, 201.69, 269.58]`?
- How to calculate overlap among multi bboxes for GTs in object detection?
Related Questions in WATSON-STUDIO
- EntityStreamSizeException Due to Request Content Size Limit Exceeded
- Python Code Connecting to Hadoop Hive Kerberos Keytab through watson studio
- create a notebook asset in watson studio using python
- Cannot update my github personal access token to watson studio
- How to change Jupyter notebook's name (not the project's name) within Watson Studio project?
- AutoAI is not appearing in IBM Watson Studio?
- stackoverflow error on spark environment on Watson Studio IBM Cloud
- I am unable to publishing a notebooks from Watson Studio to Github
- How can I get the "keyboard input" in IBM Watson studio?
- IBM Watson Studio Notebook not rendering PyVis - Error: 404 Not Found openresty
- Jupyter Notebook Sharing with IBM Cloud Pak
- "AttributeError: 'Index' object has no attribute 'tz_localize'" while using the function history to extract stock information
- How to forecast a dynamic number of time series in Watson Studio Modeler Flow
- How to change theme in Watson Studio?
- How could I save data in mongoDB from watson studio using jupyter notebook?
Related Questions in VISUAL-RECOGNITION
- Where is the Visual Recognition Module on Watson Studio Lite located?
- 503 Internal Server Error raised when creating classifier using IBM Watson Visual Recognition
- Did IBM make Watson Visual Recognition paid?
- How to use with api Custom Object Detection in IBM Cloud Watson Visual Recognition? Is threshold not set properly?
- What is the best way to create a link from an image uploaded by the user?
- Error with IBM Visual Recognition Classification with Flutter
- Errors with Watson Visual Recognition, training not possible
- Use Custom Image Recognition Collection locally
- Custom IBM Watson Visual Recognition service integration with Flutter/Dart
- How to extract the image IBM Watson detected in the object detection model?
- How to get threshold value of image sent to IBM server?
- How do I use IBM Watson's Visual Recognition service with Dart in Flutter?
- IBM visual recognition model
- Curl Showing Unauthorized IBM Watson API
- Misclassification of Custom Model On IBM Watson Visual Recognition
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Popular Tags
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
No, it only supports bounding boxes for object detection.