clarifai-go icon indicating copy to clipboard operation
clarifai-go copied to clipboard

Images and Videos tag response inconsistency

Open tkrajina opened this issue 8 years ago • 0 comments

This pull request adds ImageTag() and VideoTag() methods and parallel model structures for image and video tag response. The existing Tag() method will return the same structure (but now the struct is named ImageTag).

The problem is explained here: https://github.com/Clarifai/clarifai-go/issues/10

tkrajina avatar Aug 17 '16 13:08 tkrajina