Announcement

Collapse
No announcement yet.

Likely: An Image Recognition Programming Language

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Likely: An Image Recognition Programming Language

    Phoronix: Likely: An Image Recognition Programming Language

    The latest interesting open-source project we have come across is Likely, an image recognition run-time for heterogeneous architectures. Likely provides a domain-specific language for dealing with image recognition and is optimized to run on both CPUs and GPUs...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    Finally, now we can make this

    Code:
    if image.contains(squirrel) then
        cannon.fire(water)
    else if image.contains(neckbeard)
        explosives.detonate(now)
    fi

    Comment

    Working...
    X