-
Heriot-Watt University Putrajaya
Highlights
- Pro
Stars
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
[CVPR 2023] Micron-BERT: BERT-based Facial Micro-Expression Recognition
Amphion (/æmˈfaɪən/) is a toolkit for Audio, Music, and Speech Generation. Its purpose is to support reproducible research and help junior researchers and engineers get started in the field of audi…
Real-time face swap for PC streaming or video calls
Code for Multi-scale Orderless Pooling of Deep Convolutional Activation Features
The codes for "Rank-based Pooling for Deep Convolutional Neural Networks."
superpixel average pooling, superspixel max pooling, pytorch implementations
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
SFAMNet: A Scene Flow Attention-based Micro-expression Network
Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 2, and other large language models.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
Lightweight collaborative Whiteboard / Sketchboard
excalidraw with collaboration feature, self-hosting, and only one-click deploy
Create 3d rooms in blender from floorplans.
a js lib based on three.js to show 3D indoor map
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
This is a collection of python modules that interact with the Ryze Tello drone.
A 360° media viewer for the modern web.
khoo2002 / weiboSpider
Forked from dataabc/weiboSpider新浪微博爬虫,用python爬取新浪微博数据
the CS missing semester Chinese version
基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。