GitHub / taskswithcode 27 Repositories
ML researchers & practitioners are the true catalysts of AI progress. Consider investing in researchers/practitioners who open-source paper implementations
Donate: https://github.com/sponsors/taskswithcode
taskswithcode/SimMIM Fork of microsoft/SimMIM
Task:Image classification. SOTA Rank #3 (87.1% top-1 accuracy -July 2022). Self-supervised and then fine-tuned. Current (July 2022) supervised SOTA for image classification is 91%
Language: Jupyter Notebook - Size: 8.05 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

taskswithcode/taming-transformers Fork of CompVis/taming-transformers
Task:Exploration (quantizing images into discrete codes). Reproducible versions (notebook & docker file) of Taming Transformers for High-Resolution Image Synthesis
Language: Jupyter Notebook - Size: 418 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

taskswithcode/taskswithcode
Profile banner
Size: 103 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

taskswithcode/vq_mae
Task:Exploration (using quantized images as input to MAE to see if it improves performance). Vector quantized input variant of MAE
Language: Python - Size: 1.26 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

taskswithcode/sgpt Fork of Muennighoff/sgpt
SGPT: GPT Sentence Embeddings for Semantic Search
Language: Jupyter Notebook - Size: 15.7 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

taskswithcode/sentence_similarity_hf_model
Comparing popular sentence similarity model with SOTA models
Language: Python - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

taskswithcode/SimCSE Fork of princeton-nlp/SimCSE
EMNLP'2021: SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821
Language: Python - Size: 40.5 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

taskswithcode/point-e Fork of openai/point-e
Point cloud diffusion for 3D model synthesis
Language: Python - Size: 1.63 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

taskswithcode/mae Fork of facebookresearch/mae
Task:Image classification. SOTA Rank #1 (87.8% top-1 accuracy - July 2022). Self-supervised and then fine-tuned. Current(July 2022) supervised SOTA for image classification is 91%
Language: Jupyter Notebook - Size: 6.38 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

taskswithcode/MLIntro
ConceptsWithCode - notebooks repo
Language: Jupyter Notebook - Size: 11.5 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

taskswithcode/openai_api
Wrapper around OpenAI sentence embedding API
Language: Python - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

taskswithcode/probability_for_ml_notebooks
Language: Jupyter Notebook - Size: 16.3 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

taskswithcode/latent-diffusion Fork of CompVis/latent-diffusion
Task:Exploration (quantizing images into discrete codes). Reproducible versions (notebook & docker file) of High-Resolution Image Synthesis with Latent Diffusion Models
Language: Jupyter Notebook - Size: 38.8 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

taskswithcode/image_assets
A repo to store image assets for use in other repos
Size: 3.27 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

taskswithcode/GRiT Fork of JialianW/GRiT
GRiT: A Generative Region-to-text Transformer for Object Understanding (https://arxiv.org/abs/2212.00280)
Language: Jupyter Notebook - Size: 73.9 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

taskswithcode/DOVER Fork of VQAssessment/DOVER
Official Code for paper "Disentangling Aesthetic and Technical Effects for Video Quality Assessment of User Generated Content".
Language: Jupyter Notebook - Size: 46.2 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

taskswithcode/DCPCSE Fork of YJiangcm/PromCSE
Deep Continuous Prompt for Contrastive Learning of Sentence Embeddings
Language: Jupyter Notebook - Size: 16.9 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

taskswithcode/banana_hello
Language: Python - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

taskswithcode/awesome-chatgpt-prompts Fork of f/awesome-chatgpt-prompts
This repo includes ChatGPT promt curation to use ChatGPT better.
Language: HTML - Size: 305 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

taskswithcode/GPTTokenizationTutorial
Notebook to understand how Byte level BPE tokenizer used in GPT models avoids unknown (UNK) token
Language: Jupyter Notebook - Size: 29.3 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

taskswithcode/sota_researchers_with_published_code
Researchers who published code, models (in some cases), and demo apps (in few cases) along with their SOTA paper
Size: 65.1 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 0

taskswithcode/InSPyReNet Fork of plemeri/InSPyReNet
Revisiting Image Pyramid Structure for High Resolution Salient Object Detection (ACCV2022)
Language: Jupyter Notebook - Size: 87.5 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 1

taskswithcode/TWC-Contributions
Contributions to ML tasks in the form of Tools, Videos , Notebooks, Apps and APIs
Size: 4.42 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

taskswithcode/salient_object_detection_app
App to perform salient object detection in an image. The background could be removed.
Language: Python - Size: 1010 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 4

taskswithcode/semantic_clustering_app
About App to compare state-of-the-art models for semantic clustering task
Language: Python - Size: 21.7 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

taskswithcode/semantic_search_app
App to compare state-of-the-art models for sentence similarity task
Language: Python - Size: 7.57 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

taskswithcode/sentence_similarity_app
App to compare state-of-the-art models for sentence similarity task
Language: Python - Size: 18.2 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1
