Attashe

attashe

AI & ML interests

Neural Network, Object detection, Generative Art

Recent Activity

Organizations

Storia AI's profile picture

attashe's activity

reacted to yeonseok-zeticai's post with ๐Ÿ”ฅ about 1 month ago
view post
Post
2104
๐Ÿš€ Empowering Seamless AI App Development without GPU Cloud server: Introducing ZETIC.MLange!

๐Ÿ“ฑ We are thrilled to announce the launch of ZETIC.MLange, end-to-end development tool designed to simplify the creation and deployment of on-device AI solutions.

๐Ÿ’ก What is ZETIC.MLange?
ZETIC.MLange is a comprehensive development platform that enables developers to build, test, and deploy AI models directly on devices. By facilitating on-device AI development, it offers benefits such as enhanced privacy, reduced latency, and offline functionality.

๐Ÿ”ฎ Key Features:
- End-to-End Workflow: One-stop implementation from your AI model to Application project
- On-Device Optimization: Tailor models for efficient performance on various hardware platforms.
- User-Friendly Interface: Intuitive tools and documentation to assist both novice and experienced developers.

๐ŸŒ Explore More!
- How-to Video: https://youtu.be/MKYi09eRNUE?si=dgNm6VQ-klMyek0q
- Product Page: https://mlange.zetic.ai
- Experience ZETIC.MLange on Mobile:
- Google Play Store: https://play.google.com/store/apps/details?id=com.zeticai.zeticapp
- Apple App Store: https://apps.apple.com/app/zeticapp/id6739862746

๐Ÿ’ซ We believe ZETIC.MLange will be a valuable asset for developers aiming to harness the power of on-device AI. We invite you to explore its capabilities and share your feedback.

#OnDeviceAI #ZETICMLange #AIDevelopment #EdgeComputing
  • 1 reply
ยท
updated a model about 1 month ago
published a model about 1 month ago
reacted to jjokah's post with ๐Ÿ”ฅ about 2 months ago
view post
Post
2358
# Video Tokenization โ€” for efficient AI video processing

Meet ๐•๐ข๐๐“๐จ๐ค, a new open-source video tokenization technique developed by Microsoft Research to address the computational challenges of processing large volumes of video data. The core problem VidTok tackles is the inefficiency caused by redundant information in raw video pixels.

VidTok converts complex video footage into compact, structured units called tokens, making it easier and more efficient for AI systems to analyze, understand, and generate video content.

Research Paper: https://arxiv.org/abs/2412.13061
VidTok Code: https://github.com/microsoft/VidTok