cogito233's Stars
cogito233/fact-track
xlang-ai/OSWorld
[NeurIPS 2024] OSWorld: Benchmarking Multimodal Agents for Open-Ended Tasks in Real Computer Environments
xijia-tao/ImgTrojan
Code and data for "ImgTrojan: Jailbreaking Vision-Language Models with ONE Image"
facebookresearch/doc-storygen-v2
Codebase for LLM story generation; updated version of https//github.com/yangkevin2/doc-story-generation
cogito233/llm-bivariate-causal-discovery
ai4good-hku/ai4good-hku.github.io
tomhartke/knowledge-graph-from-GPT
Using GPT to organize and access information, and generate questions. Long term goal is to make an agent-like research assistant.
yangkevin2/doc-story-generation
FR-vdash-bot/FR-vdash-bot
ruiqi-zhong/DescribeDistributionalDifferences
Code for preprint: Summarizing Differences between Text Distributions with Natural Language
nlohmann/json
JSON for Modern C++
NJUNLP/TOWE
Code and data for "Target-oriented Opinion Words Extraction with Target-fused Neural Sequence Labeling" (NAACL2019)
cvlab-epfl/Power-Iteration-SVD
Backpropagation-Friendly-Eigendecomposition
jacobgil/pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
Anduin2017/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
ShoufaChen/COMP3340_Transformer_MLP
gruns/icecream
🍦 Never use print() to debug again.
google-research/fixmatch
A simple method to perform semi-supervised learning with limited data.
Shimingyi/COMP3360_Data_Driven_Animation
The code repository of course COMP3360
open-mmlab/mmpretrain
OpenMMLab Pre-training Toolbox and Benchmark
google-research/vision_transformer
py-why/causal-learn
Causal Discovery in Python. It also includes (conditional) independence tests and score functions.
dusty-nv/jetson-inference
Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
thunlp/WantWords
An open-source online reverse dictionary.
ogencoglu/fair_cyberbullying_detection
Source code and models for the paper "Cyberbullying Detection with Fairness Constraints". IEEE Internet Computing, 2020
academicpages/academicpages.github.io
Github Pages template based upon HTML and Markdown for personal, portfolio-based websites.
lancopku/text-autoaugment
[EMNLP 2021] Text AutoAugment: Learning Compositional Augmentation Policy for Text Classification
jessevig/bertviz
BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)
kuzumajo/wiki
Wiki for our non-exists game
Megvii-BaseDetection/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/