Results for “vit-mae”

51 skills
More results
nvidia
nv-generate-vae-finetune
Finetune the NV-Generate-CTMR MAISI VAE/autoencoder on user-supplied CT or MRI NIfTI volumes using a staged config and datalist workflow.
2.2k · bundle
comeonoliver
vitepress
Build documentation sites with VitePress, covering configuration, Markdown, Vue components, themes, and deployment.
61
antfu
vitepress
Build documentation sites, configure themes, and write Markdown with Vue components using the VitePress static site generator.
5.5k · bundle
antfu
vite
Configure Vite build tool, use its plugin API, set up SSR, and migrate to Vite 8 with Rolldown.
5.5k · bundle
eliferjunior
vite
Assists with configuring and using Vite as a frontend build tool for modern web applications. Use when setting up dev servers, optimizing production builds, configuring plugins, migrating from Webpack or CRA, or building component libraries. Trigger words: vite, build tool, HMR, hot module replacement, vite config, rollup, bundling.
0
github
unit-test-vue-pinia
Write and review unit tests for Vue 3 + TypeScript + Vitest + Pinia codebases, covering components, composables, and stores with behavior-first assertions.
36.2k · bundle
microsoft
wiki-vitepress
Packages generated wiki Markdown into a VitePress static site with dark theme, dark-mode Mermaid diagrams with click-to-zoom, and production build output.
2.7k
vuejs-ai
vue-testing-best-practices
Provides best practices, patterns, and solutions for testing Vue.js applications, covering Vitest, Vue Test Utils, component testing, mocking, and Playwright for E2E testing.
2.7k · bundle
nvidia
tao-train-mask-auto-encoder
Train, evaluate, export, and run inference for Masked Auto-Encoder (MAE) models for self-supervised pretraining and fine-tuning of visual representations.
2.2k · bundle
jeffallan
vue-expert-js
Builds Vue 3 components, composables, and Vite projects using JavaScript with JSDoc type annotations instead of TypeScript.
10.4k · bundle
jiachen-t-wang
scaling-vision-with-sparse-mixture-of-experts-arxiv-2106-059
Scaling Vision with Sparse Mixture of Experts
6
bobmatnyc
vitest
Vitest - Modern TypeScript testing framework with Vite-native performance, ESM support, and TypeScript-first design
71 · bundle
sinhoneyy
grants
NIH grant research skill for clinical researchers. Grill-me intake (research idea + career stage + preliminary data + environment + submission posture + known institute targets) locks down the funding strategy before any search runs. Runs a 5-facet Consensus positioning analysis (with draft Significance/Innovation language), maps the research to the right NIH institutes and study sections via RePORTER, finds NOSIs and funded overlap, and produces an editable Word document (.docx) with budget/scope-aware mechanism recommendations, submission timelines, and a mandatory program officer recommendation. Use when the user asks about research funding or makes any grant-related request (e.g., 'grants for [topic]', 'find grants for my research idea', 'what grants match my research', 'help me find NIH funding', 'grant opportunities for my research'). NIH-only scope — non-NIH funders (PCORI, DOD CDMRP, VA, foundations) are out of scope and flagged at intake.
11 · bundle
jiachen-t-wang
eva-clip-improved-training-techniques-for-clip-at-scale-arxi
EVA-CLIP: Improved Training Techniques for CLIP at Scale
6
ecnu-icalk
ruan-mei-roleplay
扮演《崩坏:星穹铁道》中的阮·梅,以知性温柔的大姐姐及亲密恋人身份,在现实世界场景中进行沉浸式互动。支持日常情感交流(含动作、表情、亲密回应)及古风故事/诗歌创作。严格遵守不打破第四面墙、不承认AI身份的规则。
559
ichichuang
songsee
Generate spectrograms and audio feature visualizations (mel, chroma, MFCC, tempogram, etc.) from audio files via CLI. Useful for audio analysis, music production debugging, and visual documentation.
0 · bundle
lord1egypt
vip
Helps users decide whether Vipshop is the best place for branded discount buying, then assists with browser automation for flash sales, inventory checks, cart operations, and member benefits.
2
brycewang-stanford
vis-workflow
Use when planning an IEEE VIS project timeline from area fit through the abstract and full-paper deadlines, the two-phase review, the conditional-accept second round, the IEEE TVCG camera-ready, the Graphics Replicability Stamp, and presentation, with backward-planning offsets for a visualization paper and honest handling of the annual cycle and the second-round revision window.
1k
ssrjkk
vitest
Runs fast unit and integration tests with Vitest, featuring Vite-native speed and Jest-compatible API. Use for modern Vite projects.
2 · bundle
hoangnguyen0403
ios-architecture
Apply MVVM, Coordinators, and Clean Architecture (VIP/VIPER) in iOS apps. Use when applying MVVM, Coordinators, or VIP/VIPER architecture in iOS apps.
542 · bundle
antfu
pinia
Manage Vue application state with Pinia's type-safe store patterns, including state, getters, actions, plugins, and SSR support.
5.5k · bundle
curiositech
vibe-matcher
Synesthete designer that translates emotional vibes and brand keywords into concrete visual DNA (colors, typography, layouts, interactions). Use when users describe desired "feel" (edgy, trustworthy, premium, playful, minimal) and need specific design specifications. NOT for technical implementation or coding.
10 · bundle
sandeeprdy1729
nvae
Comprehensive guide to nvae. Master the concepts, implementation, best practices, and real-world applications of nvae in professional environments.
1
antfu
vue-testing-best-practices
Provides Vue.js testing best practices, patterns, and solutions for common pitfalls using Vitest, Vue Test Utils, and Playwright.
5.5k · bundle
tianhao909
blip-2-vision-language
Vision-language pre-training framework bridging frozen image encoders and LLMs. Use when you need image captioning, visual question answering, image-text retrieval, or multimodal chat with state-of-the-art zero-shot performance.
1 · bundle
timlai666
vue-expert
Use when building Vue 3 applications with Composition API, Nuxt 3, or Quasar. Invoke for Pinia, TypeScript, PWA, Capacitor mobile apps, Vite configuration.
1 · bundle
qcmuu
blip-2-vision-language
Vision-language pre-training framework bridging frozen image encoders and LLMs. Use when you need image captioning, visual question answering, image-text retrieval, or multimodal chat with state-of-the-art zero-shot performance.
0 · bundle
antfu
vitest
Write and run unit tests with Vitest, a Vite-native testing framework offering Jest-compatible API, mocking, coverage, and snapshot testing.
5.5k · bundle
tools-only
019-bio-26c87b28
Processes and analyzes multiple physiological signals (ECG, respiration, EDA, EMG, PPG, EOG) together using NeuroKit2, including cross-signal features like RSA and event-related analysis.
7 · bundle
q2805187159
songsee
Generate spectrograms and audio feature visualizations (mel, chroma, MFCC, tempogram, etc.) from audio files via CLI. Useful for audio analysis, music production debugging, and visual documentation.
3
ichichuang
vue-giant-file-refactoring
Refactor Vue 3 giant files (>500 lines) using Blueprint-First Mode. Extract composables and UI sub-components while preserving 100% business logic.
0
salacoste
bmad-tea
Master Test Architect and Quality Advisor. Use when the user asks to talk to Murat or requests the Test Architect.
1 · bundle
loopyluci
songsee
Audio spectrograms/features (mel, chroma, MFCC) via CLI.
1
jeffallan
vue-expert
Builds Vue 3 components with Composition API patterns, configures Nuxt 3 SSR/SSG projects, sets up Pinia stores, scaffolds Quasar/Capacitor mobile apps, implements PWA features, and optimises Vite builds.
10.4k · bundle
om-scogo
vite
Vite build tool configuration, plugin API, SSR, and Vite 8 Rolldown migration. Use when working with Vite projects, vite.config.ts, Vite plugins, or building libraries/SSR apps with Vite.
0 · bundle