Niklas Klein (nklein23)

nklein23

Geek Repo

Company:@pachama

Location:Munich, Germany

Github PK Tool:Github PK Tool

Niklas Klein's starred repositories

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.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:45631Issues:0Issues:0

IOPaint

Image inpainting tool powered by SOTA AI Model. Remove any unwanted object, defect, people from your pictures or erase and replace(powered by stable diffusion) any thing on your pictures.

Language:PythonLicense:Apache-2.0Stargazers:18227Issues:0Issues:0

vision_transformer_tf

This repository contains the TensorFlow implementation of the paper "AN IMAGE IS WORTH 16X16 WORDS: TRANSFORMERS FOR IMAGE RECOGNITION AT SCALE" known as vision transformers.

Language:Jupyter NotebookLicense:MITStargazers:25Issues:0Issues:0

NetCoMi

Network construction, analysis, and comparison for microbial compositional data

Language:RLicense:GPL-3.0Stargazers:141Issues:0Issues:0

imagededup

😎 Finding duplicate images made easy!

Language:PythonLicense:Apache-2.0Stargazers:5029Issues:0Issues:0

python-progressbar

Progressbar 2 - A progress bar for Python 2 and Python 3 - "pip install progressbar2"

Language:PythonLicense:BSD-3-ClauseStargazers:851Issues:0Issues:0

classification_models_3D

Set of models for classifcation of 3D volumes

Language:PythonLicense:MITStargazers:135Issues:0Issues:0

coco-manager

Scripts to manage COCO datasets

Language:PythonLicense:MITStargazers:97Issues:0Issues:0

viztracer

VizTracer is a low-overhead logging/debugging/profiling tool that can trace and visualize your python code execution.

Language:PythonLicense:Apache-2.0Stargazers:4674Issues:0Issues:0

Assemblies-of-putative-SARS-CoV2-spike-encoding-mRNA-sequences-for-vaccines-BNT-162b2-and-mRNA-1273

RNA vaccines have become a key tool in moving forward through the challenges raised both in the current pandemic and in numerous other public health and medical challenges. With the rollout of vaccines for COVID-19, these synthetic mRNAs have become broadly distributed RNA species in numerous human populations. Despite their ubiquity, sequences are not always available for such RNAs. Standard methods facilitate such sequencing. In this note, we provide experimental sequence information for the RNA components of the initial Moderna (https://pubmed.ncbi.nlm.nih.gov/32756549/) and Pfizer/BioNTech (https://pubmed.ncbi.nlm.nih.gov/33301246/) COVID-19 vaccines, allowing a working assembly of the former and a confirmation of previously reported sequence information for the latter RNA. Sharing of sequence information for broadly used therapeutics has the benefit of allowing any researchers or clinicians using sequencing approaches to rapidly identify such sequences as therapeutic-derived rather than host or infectious in origin. For this work, RNAs were obtained as discards from the small portions of vaccine doses that remained in vials after immunization; such portions would have been required to be otherwise discarded and were analyzed under FDA authorization for research use. To obtain the small amounts of RNA needed for characterization, vaccine remnants were phenol-chloroform extracted using TRIzol Reagent (Invitrogen), with intactness assessed by Agilent 2100 Bioanalyzer before and after extraction. Although our analysis mainly focused on RNAs obtained as soon as possible following discard, we also analyzed samples which had been refrigerated (~4 ℃) for up to 42 days with and without the addition of EDTA. Interestingly a substantial fraction of the RNA remained intact in these preparations. We note that the formulation of the vaccines includes numerous key chemical components which are quite possibly unstable under these conditions-- so these data certainly do not suggest that the vaccine as a biological agent is stable. But it is of interest that chemical stability of RNA itself is not sufficient to preclude eventual development of vaccines with a much less involved cold-chain storage and transportation. For further analysis, the initial RNAs were fragmented by heating to 94℃, primed with a random hexamer-tailed adaptor, amplified through a template-switch protocol (Takara SMARTerer Stranded RNA-seq kit), and sequenced using a MiSeq instrument (Illumina) with paired end 78-per end sequencing. As a reference material in specific assays, we included RNA of known concentration and sequence (from bacteriophage MS2). From these data, we obtained partial information on strandedness and a set of segments that could be used for assembly. This was particularly useful for the Moderna vaccine, for which the original vaccine RNA sequence was not available at the time our study was carried out. Contigs encoding full-length spikes were assembled from the Moderna and Pfizer datasets. The Pfizer/BioNTech data [Figure 1] verified the reported sequence for that vaccine (https://berthub.eu/articles/posts/reverse-engineering-source-code-of-the-biontech-pfizer-vaccine/), while the Moderna sequence [Figure 2] could not be checked against a published reference. RNA preparations lacking dsRNA are desirable in generating vaccine formulations as these will minimize an otherwise dramatic biological (and nonspecific) response that vertebrates have to double stranded character in RNA (https://www.nature.com/articles/nrd.2017.243). In the sequence data that we analyzed, we found that the vast majority of reads were from the expected sense strand. In addition, the minority of antisense reads appeared different from sense reads in lacking the characteristic extensions expected from the template switching protocol. Examining only the reads with an evident template switch (as an indicator for strand-of-origin), we observed that both vaccines overwhelmingly yielded sense reads (>99.99%). Independent sequencing assays and other experimental measurements are ongoing and will be needed to determine whether this template-switched sense read fraction in the SmarterSeq protocol indeed represents the actual dsRNA content in the original material. This work provides an initial assessment of two RNAs that are now a part of the human ecosystem and that are likely to appear in numerous other high throughput RNA-seq studies in which a fraction of the individuals may have previously been vaccinated. ProtoAcknowledgements: Thanks to our colleagues for help and suggestions (Nimit Jain, Emily Greenwald, Lamia Wahba, William Wang, Amisha Kumar, Sameer Sundrani, David Lipman, Bijoyita Roy). Figure 1: Spike-encoding contig assembled from BioNTech/Pfizer BNT-162b2 vaccine. Although the full coding region is included, the nature of the methodology used for sequencing and assembly is such that the assembled contig could lack some sequence from the ends of the RNA. Within the assembled sequence, this hypothetical sequence shows a perfect match to the corresponding sequence from documents available online derived from manufacturer communications with the World Health Organization [as reported by https://berthub.eu/articles/posts/reverse-engineering-source-code-of-the-biontech-pfizer-vaccine/]. The 5’ end for the assembly matches the start site noted in these documents, while the read-based assembly lacks an interrupted polyA tail (A30(GCATATGACT)A70) that is expected to be present in the mRNA.

Stargazers:3382Issues:0Issues:0

pyroscope

Continuous Profiling Platform. Debug performance issues down to a single line of code

Language:CLicense:AGPL-3.0Stargazers:9678Issues:0Issues:0

mrcnn_serving_ready

🛠 Mask R-CNN Keras to Tensorflow and TFX models + Serving models using TFX GRPC & RESTAPI

Language:PythonLicense:MITStargazers:104Issues:0Issues:0

coco-annotator

:pencil2: Web-based image segmentation tool for object detection, localization, and keypoints

Language:VueLicense:MITStargazers:2055Issues:0Issues:0

neural-style-pt

PyTorch implementation of neural style transfer algorithm

Language:PythonLicense:MITStargazers:834Issues:0Issues:0

cvat

Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for data of any scale.

Language:TypeScriptLicense:MITStargazers:11882Issues:0Issues:0

gradient-checkpointing

Make huge neural nets fit in memory

Language:PythonLicense:MITStargazers:2664Issues:0Issues:0

ResNeSt-TF2

TensorFlow implementation of "ResNeSt: Split-Attention Networks"

Language:PythonLicense:MITStargazers:67Issues:0Issues:0

lemon-dataset

Lemons quality control dataset

Stargazers:101Issues:0Issues:0

gradio

Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!

Language:PythonLicense:Apache-2.0Stargazers:31005Issues:0Issues:0

EfficientDet

EfficientDet (Scalable and Efficient Object Detection) implementation in Keras and Tensorflow

Language:PythonLicense:Apache-2.0Stargazers:1373Issues:0Issues:0

SegLossOdyssey

A collection of loss functions for medical image segmentation

Language:PythonLicense:Apache-2.0Stargazers:3701Issues:0Issues:0

TernausNetV2

TernausNetV2: Fully Convolutional Network for Instance Segmentation

Language:Jupyter NotebookLicense:BSD-3-ClauseStargazers:547Issues:0Issues:0

albumentations

Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125

Language:PythonLicense:MITStargazers:13772Issues:0Issues:0

jax

Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more

Language:PythonLicense:Apache-2.0Stargazers:29209Issues:0Issues:0

rust-bert

Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)

Language:RustLicense:Apache-2.0Stargazers:2511Issues:0Issues:0

rust-tokenizers

Rust-tokenizer offers high-performance tokenizers for modern language models, including WordPiece, Byte-Pair Encoding (BPE) and Unigram (SentencePiece) models

Language:RustLicense:Apache-2.0Stargazers:281Issues:0Issues:0

keras-retinanet

Keras implementation of RetinaNet object detection.

Language:PythonLicense:Apache-2.0Stargazers:4375Issues:0Issues:0

cocoapi

Clone of COCO API - Dataset @ http://cocodataset.org/ - with changes to support Windows build and python3

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:1129Issues:0Issues:0

dl-4-tsc

Deep Learning for Time Series Classification

Language:PythonLicense:GPL-3.0Stargazers:1521Issues:0Issues:0

mlr3hyperband

Successive Halving and Hyperband in the mlr3 ecosystem

Language:RLicense:LGPL-3.0Stargazers:18Issues:0Issues:0