Official code for "FeatUp: A Model-Agnostic Frameworkfor Features at Any Resolution" ICLR 2024FeatUp: A Model-Agnostic Framework for Features at Any Resolution ICLR 2024 Stephanie Fu*, Mark Hamilton*, Laura Brandt, Axel Feldman, Zhoutong Zhang, William T. Freeman *Equal Contribution. TL;DR:FeatUp improves the spatial resolution of any model's features by 16-32x without changing their semantics. teaser.2.mp4 Contents Install Using Pretrained Upsam…
An easy and powerful Rust HTTP Clientreqwest An ergonomic, batteries-included HTTP Client for Rust. Async and blocking Clients Plain bodies, JSON, urlencoded, multipart Customizable redirect policy HTTP Proxies HTTPS via system-native TLS (or optionally, rustls) Cookie Store WASM Example This asynchronous example uses Tokio and enables some optional features, so your Cargo.toml could look like this: [dependencies] reqwest = { version = "0.12", features = ["json"] } tokio =…
One-step image-to-image with SD-turbo: sketch2image, day2night, and moreimg2img-turbo Paper | Sketch2Image Demo Quick start: Running Locally | Gradio (locally hosted) Cat Sketching Fish Sketching We propose a general method for adapting a single-step diffusion model, such as SD-Turbo, to new tasks and domains through adversarial learning. This enables us to leverage the internal knowledge of pre-trained diffusion models while achieving efficient inference (e.g., for 512x512 images, 0.29 s…
Run your business smarter. Midday Run your business smarter Discord · Website · Issues Under active development We have been working with Midday for the past 4 months and our philosophy has been "make it work, make it right". Currently, we're actively improving Midday's code quality and best practices. In the meantime, fasten your seatbelts and enjoy the ride! App Architecture Monorepo Bun React TypeScript Nextjs Supabase Shadcn Tauri …
[Android] Display useful information about your device privacyรวมมิจ รวมสารพัดข้อมูลเพื่อช่วยให้คุณพ้นภัยจากมิจฉาชีพ แอปสำหรับตรวจสอบแอปที่น่าสงสัยภายในเครื่องที่สุ่มเสี่ยงต่อความปลอดภัยของผู้ใช้ในด้านต่าง ๆ เช่น แอปที่ถูกติดตั้งจากช่องทางที่ไม่ปลอดภัย หรือการใช้ Accessibility Services ในทางที่ไม่ถูกต้อง เป็นต้น การติดตั้ง ดาวน์โหลดแอปและติดตั้งผ่านไฟล์ APK ในแต่ละเวอร์ชันได้จากหน้า Release บน GitHub ของ Repository นี้ แน่นอนว่าวิธีในการติดตั้งแอปแบบนี้จะไม่ต่างอะไรกับการโหลดไฟล์ APK ของแอปอื…
A natural language interface for computers● Open Interpreter Today we launched a new computer (the 01) with Open Interpreter at the center. Star the repo → Get early access to the desktop app | Documentation pip install open-interpreter Not working? Read our setup guide. interpreter Open Interpreter lets LLMs run code (Python, Javascript, Shell, and more) locally. You can chat with Open Interpreter through a ChatGPT-like interf…
免责声明: 本仓库的所有内容仅供学习和参考之用,禁止用于商业用途。任何人或组织不得将本仓库的内容用于非法用途或侵犯他人合法权益。本仓库所涉及的爬虫技术仅用于学习和研究,不得用于对其他平台进行大规模爬虫或其他非法行为。对于因使用本仓库内容而引起的任何法律责任,本仓库不承担任何责任。使用本仓库的内容即表示您同意本免责声明的所有条款和条件。 仓库描述 小红书爬虫,抖音爬虫, 快手爬虫, B站爬虫, 微博爬虫...。 目前能抓取小红书、抖音、快手、B站、微博的视频、图片、评论、点赞、转发等信息。 原理:利用playwright搭桥,保留登录成功后的上下文浏览器环境,通过执行JS表达式获取一些加密参数 通过使用此方式,免去了复现核心加密JS代码,逆向难度大大降低 爬虫技术交流群:949715256,同时欢迎大家贡献代码提交PR 视频配置教程:MediaCrawler视频入门教程 感谢下列Sponsors对本仓库赞助 成为赞助者,展示你的产品在这里,联系作者:relakkes@gmail.com 功能列表 平台 Cookie 登录 二维码登录 手机号登录 关键词搜索 指定视频/帖子…
Downstream repo for Rive rendererRive Renderer The Rive Renderer is a vector and raster graphics renderer custom-built for Rive content, for animation, and for runtime. This repository contains the renderer code and an example for how to interface with it directly. The code within this repository does not contain a Rive runtime. It contains the best in class concrete implementation of Rive's rendering abstraction layer, which we call the Rive Renderer. Clone this repo Make sure to clone thi…
利用大模型,一键生成短视频MoneyPrinterTurbo 💸 只需提供一个视频 主题 或 关键词 ,就可以全自动生成视频文案、视频素材、视频字幕、视频背景音乐,然后合成一个高清的短视频。 功能特性 🎯 完整的 MVC架构,代码 结构清晰,易于维护,支持API和Web界面 支持多种 高清视频 尺寸 竖屏 9:16,1080x1920 横屏 16:9,1920x1080 支持 中文 和 英文 视频文案 支持 多种语音 合成 支持 字幕生成,可以调整字体、颜色、大小,同时支持字幕描边设置 支持 背景音乐,随机或者指定音乐文件 视频素材来源 无版权 问题 后期计划 🚀 完善异步API接口,进度显示 优化语音合成,利用大模型,使其合成的声音,更加自然,情绪更加丰富 增加视频转场效果,使其看起来更加的流畅 优化字幕效果 优化视频素材的匹配度 视频演示 📺 竖屏 9:16 ▶️ 《如何增加生活的乐趣》 demo-portrait-1.mp4 ▶️ 《生命的意义是什么》 …