Stars
Official PyTorch implementation of "Expressive Whole-Body 3D Gaussian Avatar", ECCV 2024.
Real3D-Portrait: One-shot Realistic 3D Talking Portrait Synthesis; ICLR 2024 Spotlight; Official code
MusePose: a Pose-Driven Image-to-Video Framework for Virtual Human Generation
Source code for https://bangumi.jasonkhew96.dev/ including some scraper
The official implementation of ChatTraffic.
[Unofficial] qBittorrent Enhanced, based on qBittorrent
A UIMA Annotator (including type system) which annotates sentences, tokens, Person named entities and coreference resolution "mentions". Dev uses OpenNLP coreference and named entity recognition to…
subtitle translate extension for potplayer with DeepL api
Translate the video from one language to another and add dubbing. 将视频从一种语言翻译为另一种语言,同时支持语音识别转录、语音合成、字幕翻译。
This utility library helps to determine string representation for generics, arrays, wildcards and other complex types on runtime.
Processing of Java types + other reflection utils
This utility library helps to determine Java types for generics, arrays, wildcards and other complex types on runtime.
Semantic Analysis using Reference Attribute Grammars. Implemented name analysis, type checking and error checking
Java编写的C语言词法分析器,Java编写的C语言词法分析器 120号为关键字,用下标表示,i+1就是其机器码; 2140号为操作符,用下标表示,i+21就是其机器码; 41~60号为分界符, 用下标表示,i+41就是其机器码; 用户自定义的标识符,其机器码为51; 常数的机器码为52; 不可以识别的标识符,其机器码为0 选择打开按钮,选择文件所在的路径,单击打开,分析器会获取文件的内容,…
java-callgraph-spoon,使用静态分析工具spoon构造方法调用图callgraph ,源代码方法级别
Java静态代码安全审计工具,使用JavaParser项目做语法分析,计划支持常见的Web漏洞与组件漏洞
如果你想要做一个javacore解析工具,那不妨看看这个,这个代码来源是IBM的javacoe分析工具TDMA
This project is comprised of two parts. The objective is to implement static type checking for a subset of Java and create tests for the type checker.
Static Dependency Analysis for User Code Variables
A static analysis tool for Java Hibernate ORM (Object-Relational Mapping) code smell detection.
The static analysis tool and a Maven plugin that will help you model your objects, classes, methods properly by rejecting your non-perfect code.
A tool for mining commits from Git repositories and diffs to automatically extract code change pattern instances and features with ast analysis