Pinned Repositories
AITemplate
AITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specialized for FP16 TensorCore (NVIDIA GPU) and MatrixCore (AMD GPU) inference.
Awesome-GEO
Awesome list for research on GEO (Generative Engine Optimization)
CapDec
CapDec: SOTA Zero Shot Image Captioning Using CLIP and GPT2, EMNLP 2022 (findings)
CLEVR-ER
CLEVR-ER is a dataset for diagnosis of relations understanding. It creates synthetic data similar to CLEVR but it adds relational information between the objects.
Clouds-Images-Segmentation
A codebase for the work that was presented at AMS 2021 - Marine Stratocumulus Cloud Type Classification from SEVIRI using Convolutional Neural- Networks (CNN) and their Diurnal Cycle over the South-East Atlantic Ocean during ORACLES as in the link below.
clouds_segmentation
segmentation of satellite images of clouds into three types Open MCC, Closed MC and others [Remote Sensing 2023].
gen-vlkt
Code for our CVPR 2022 Paper "GEN-VLKT: Simplify Association and Enhance Interaction Understanding for HOI Detection"
ipa-dict
Monolingual wordlists with pronunciation information in IPA
qaboard
Algorithm engineering is hard enough: don't spend your time with logistics. QA-Board organizes your runs and lets you visualize, compare and share results.
vocabulary_associator
Visual associations creator for accelerating foreign vocabulary acquisition
DavidHuji's Repositories
DavidHuji/CapDec
CapDec: SOTA Zero Shot Image Captioning Using CLIP and GPT2, EMNLP 2022 (findings)
DavidHuji/Clouds-Images-Segmentation
A codebase for the work that was presented at AMS 2021 - Marine Stratocumulus Cloud Type Classification from SEVIRI using Convolutional Neural- Networks (CNN) and their Diurnal Cycle over the South-East Atlantic Ocean during ORACLES as in the link below.
DavidHuji/clouds_segmentation
segmentation of satellite images of clouds into three types Open MCC, Closed MC and others [Remote Sensing 2023].
DavidHuji/vocabulary_associator
Visual associations creator for accelerating foreign vocabulary acquisition
DavidHuji/CLEVR-ER
CLEVR-ER is a dataset for diagnosis of relations understanding. It creates synthetic data similar to CLEVR but it adds relational information between the objects.
DavidHuji/Awesome-GEO
Awesome list for research on GEO (Generative Engine Optimization)
DavidHuji/ipa-dict
Monolingual wordlists with pronunciation information in IPA
DavidHuji/qaboard
Algorithm engineering is hard enough: don't spend your time with logistics. QA-Board organizes your runs and lets you visualize, compare and share results.
DavidHuji/AITemplate
AITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specialized for FP16 TensorCore (NVIDIA GPU) and MatrixCore (AMD GPU) inference.
DavidHuji/gen-vlkt
Code for our CVPR 2022 Paper "GEN-VLKT: Simplify Association and Enhance Interaction Understanding for HOI Detection"
DavidHuji/Scene-Graph-Benchmark.pytorch
A new codebase for popular Scene Graph Generation methods (2020). Visualization & Scene Graph Extraction on custom images/datasets are provided. It's also a PyTorch implementation of paper “Unbiased Scene Graph Generation from Biased Training CVPR 2020”
DavidHuji/analogies_mining
DavidHuji/gitignore
A collection of useful .gitignore templates
DavidHuji/labeling_system
Simple python script for a quick image labeling
DavidHuji/RL_course
DavidHuji/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.