How to detect different brands of milkComputer vision: Identifying different items in screenshotHow can I detect if an image was photoshopped?Data preprocessing: Should we normalise images pixel-wise?Faster-RCNN how anchor work with slider in RPN layer?How to label “other” while labeling image for object detection/classification?How to increase accuracy of model from tensorflow model zoo?How to determine frame rates to detect for video classificationHow to detect blocks of texts in document imagesHow can I detect partially obscured objects using Python?what is the best approach to detect small objects with similar shape?

A social experiment. What is the worst that can happen?

How to cover method return statement in Apex Class?

Quoting Keynes in a lecture

Does IPv6 have similar concept of network mask?

Is there a RAID 0 Equivalent for RAM?

Is there an injective, monotonically increasing, strictly concave function from the reals, to the reals?

Can a stoichiometric mixture of oxygen and methane exist as a liquid at standard pressure and some (low) temperature?

Is aluminum electrical wire used on aircraft?

What should you do when eye contact makes your subordinate uncomfortable?

Is there a way to get `mathscr' with lower case letters in pdfLaTeX?

What are the advantages of simplicial model categories over non-simplicial ones?

What is Cash Advance APR?

How to fade a semiplane defined by line?

Creepy dinosaur pc game identification

Can disgust be a key component of horror?

Why did the EU agree to delay the Brexit deadline?

Plot of a tornado-shaped surface

Angel of Condemnation - Exile creature with second ability

Why should universal income be universal?

Yosemite Fire Rings - What to Expect?

What is the evidence for the "tyranny of the majority problem" in a direct democracy context?

How to explain what's wrong with this application of the chain rule?

How do you respond to a colleague from another team when they're wrongly expecting that you'll help them?

Can a College of Swords bard use a Blade Flourish option on an opportunity attack provoked by their own Dissonant Whispers spell?



How to detect different brands of milk


Computer vision: Identifying different items in screenshotHow can I detect if an image was photoshopped?Data preprocessing: Should we normalise images pixel-wise?Faster-RCNN how anchor work with slider in RPN layer?How to label “other” while labeling image for object detection/classification?How to increase accuracy of model from tensorflow model zoo?How to determine frame rates to detect for video classificationHow to detect blocks of texts in document imagesHow can I detect partially obscured objects using Python?what is the best approach to detect small objects with similar shape?













2












$begingroup$


I'm trying to create a object detection model to detect different type of milk. What is the best approach to achieve the result in the picture below? As you can see in the picture, this model did pretty well on locating and detecting different brand of milks. I've tried Faster R-CNN but they mix up products with similar shape really bad(not only on the classifier but also on the religion proposal net). I labeled my training images in the same way as in the picture below. Any help will be appreciated!



The dream!










share|improve this question







New contributor




Hoang Dang Tuan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$
















    2












    $begingroup$


    I'm trying to create a object detection model to detect different type of milk. What is the best approach to achieve the result in the picture below? As you can see in the picture, this model did pretty well on locating and detecting different brand of milks. I've tried Faster R-CNN but they mix up products with similar shape really bad(not only on the classifier but also on the religion proposal net). I labeled my training images in the same way as in the picture below. Any help will be appreciated!



    The dream!










    share|improve this question







    New contributor




    Hoang Dang Tuan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.







    $endgroup$














      2












      2








      2





      $begingroup$


      I'm trying to create a object detection model to detect different type of milk. What is the best approach to achieve the result in the picture below? As you can see in the picture, this model did pretty well on locating and detecting different brand of milks. I've tried Faster R-CNN but they mix up products with similar shape really bad(not only on the classifier but also on the religion proposal net). I labeled my training images in the same way as in the picture below. Any help will be appreciated!



      The dream!










      share|improve this question







      New contributor




      Hoang Dang Tuan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.







      $endgroup$




      I'm trying to create a object detection model to detect different type of milk. What is the best approach to achieve the result in the picture below? As you can see in the picture, this model did pretty well on locating and detecting different brand of milks. I've tried Faster R-CNN but they mix up products with similar shape really bad(not only on the classifier but also on the religion proposal net). I labeled my training images in the same way as in the picture below. Any help will be appreciated!



      The dream!







      computer-vision object-detection






      share|improve this question







      New contributor




      Hoang Dang Tuan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question







      New contributor




      Hoang Dang Tuan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question






      New contributor




      Hoang Dang Tuan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked Mar 19 at 7:39









      Hoang Dang TuanHoang Dang Tuan

      305




      305




      New contributor




      Hoang Dang Tuan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Hoang Dang Tuan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Hoang Dang Tuan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




















          1 Answer
          1






          active

          oldest

          votes


















          1












          $begingroup$

          Have you tried regression here is a nice project to get you started could you give some feedback on the output?






          share|improve this answer









          $endgroup$












          • $begingroup$
            I noticed that this repo using feature matching approach. I've tried similar method (with sift) without much success, brands is not always fully visible, or maybe my training image is too blur to extract key points. I will try to use this repo and post my result. Thank for you suggestion!
            $endgroup$
            – Hoang Dang Tuan
            Mar 19 at 14:35










          Your Answer





          StackExchange.ifUsing("editor", function ()
          return StackExchange.using("mathjaxEditing", function ()
          StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
          StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
          );
          );
          , "mathjax-editing");

          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "557"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );






          Hoang Dang Tuan is a new contributor. Be nice, and check out our Code of Conduct.









          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdatascience.stackexchange.com%2fquestions%2f47590%2fhow-to-detect-different-brands-of-milk%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          1












          $begingroup$

          Have you tried regression here is a nice project to get you started could you give some feedback on the output?






          share|improve this answer









          $endgroup$












          • $begingroup$
            I noticed that this repo using feature matching approach. I've tried similar method (with sift) without much success, brands is not always fully visible, or maybe my training image is too blur to extract key points. I will try to use this repo and post my result. Thank for you suggestion!
            $endgroup$
            – Hoang Dang Tuan
            Mar 19 at 14:35















          1












          $begingroup$

          Have you tried regression here is a nice project to get you started could you give some feedback on the output?






          share|improve this answer









          $endgroup$












          • $begingroup$
            I noticed that this repo using feature matching approach. I've tried similar method (with sift) without much success, brands is not always fully visible, or maybe my training image is too blur to extract key points. I will try to use this repo and post my result. Thank for you suggestion!
            $endgroup$
            – Hoang Dang Tuan
            Mar 19 at 14:35













          1












          1








          1





          $begingroup$

          Have you tried regression here is a nice project to get you started could you give some feedback on the output?






          share|improve this answer









          $endgroup$



          Have you tried regression here is a nice project to get you started could you give some feedback on the output?







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Mar 19 at 10:34









          TarekTarek

          36916




          36916











          • $begingroup$
            I noticed that this repo using feature matching approach. I've tried similar method (with sift) without much success, brands is not always fully visible, or maybe my training image is too blur to extract key points. I will try to use this repo and post my result. Thank for you suggestion!
            $endgroup$
            – Hoang Dang Tuan
            Mar 19 at 14:35
















          • $begingroup$
            I noticed that this repo using feature matching approach. I've tried similar method (with sift) without much success, brands is not always fully visible, or maybe my training image is too blur to extract key points. I will try to use this repo and post my result. Thank for you suggestion!
            $endgroup$
            – Hoang Dang Tuan
            Mar 19 at 14:35















          $begingroup$
          I noticed that this repo using feature matching approach. I've tried similar method (with sift) without much success, brands is not always fully visible, or maybe my training image is too blur to extract key points. I will try to use this repo and post my result. Thank for you suggestion!
          $endgroup$
          – Hoang Dang Tuan
          Mar 19 at 14:35




          $begingroup$
          I noticed that this repo using feature matching approach. I've tried similar method (with sift) without much success, brands is not always fully visible, or maybe my training image is too blur to extract key points. I will try to use this repo and post my result. Thank for you suggestion!
          $endgroup$
          – Hoang Dang Tuan
          Mar 19 at 14:35










          Hoang Dang Tuan is a new contributor. Be nice, and check out our Code of Conduct.









          draft saved

          draft discarded


















          Hoang Dang Tuan is a new contributor. Be nice, and check out our Code of Conduct.












          Hoang Dang Tuan is a new contributor. Be nice, and check out our Code of Conduct.











          Hoang Dang Tuan is a new contributor. Be nice, and check out our Code of Conduct.














          Thanks for contributing an answer to Data Science Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          Use MathJax to format equations. MathJax reference.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdatascience.stackexchange.com%2fquestions%2f47590%2fhow-to-detect-different-brands-of-milk%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Luettelo Yhdysvaltain laivaston lentotukialuksista Lähteet | Navigointivalikko

          Adding axes to figuresAdding axes labels to LaTeX figuresLaTeX equivalent of ConTeXt buffersRotate a node but not its content: the case of the ellipse decorationHow to define the default vertical distance between nodes?TikZ scaling graphic and adjust node position and keep font sizeNumerical conditional within tikz keys?adding axes to shapesAlign axes across subfiguresAdding figures with a certain orderLine up nested tikz enviroments or how to get rid of themAdding axes labels to LaTeX figures

          Gary (muusikko) Sisällysluettelo Historia | Rockin' High | Lähteet | Aiheesta muualla | NavigointivalikkoInfobox OKTuomas "Gary" Keskinen Ancaran kitaristiksiProjekti Rockin' High