-
V-pipe Public
Forked from cbg-ethz/V-pipeV-pipe is a pipeline designed for analysing NGS data of short viral genomes
Jupyter Notebook Apache License 2.0 UpdatedMar 6, 2025 -
-
DIS Public
Forked from xuebinqin/DISThis is the repo for our new project Highly Accurate Dichotomous Image Segmentation
Jupyter Notebook Apache License 2.0 UpdatedJul 20, 2024 -
Apollo-11 Public
Forked from chrislgarry/Apollo-11Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
-
ISNet Public
Forked from RuiZhang97/ISNetCVPR2022 ''ISNet: Shape Matters for Infrared Small Target Detection''
MIT License UpdatedJul 16, 2024 -
DCNv2_latest Public
Forked from lucasjinreal/DCNv2_latestDCNv2 supports decent pytorch such as torch 1.5+ (now 1.8+)
C++ BSD 3-Clause "New" or "Revised" License UpdatedJul 16, 2024 -
IRSRMamba Public
Forked from yongsongH/IRSRMambaOfficial PyTorch implementation of the paper IRSRMamba: Infrared Image Super-Resolution via Mamba-based Wavelet Transform Feature Modulation Model.
Python Apache License 2.0 UpdatedJun 4, 2024 -
DCNv2 Public
Forked from CharlesShang/DCNv2Deformable Convolutional Networks v2 with Pytorch
C++ BSD 3-Clause "New" or "Revised" License UpdatedApr 25, 2024 -
pudl Public
Forked from catalyst-cooperative/pudlThe Public Utility Data Liberation Project provides analysis-ready energy system data to climate advocates, researchers, policymakers, and journalists.
Python MIT License UpdatedApr 23, 2024 -
-
PySyft Public
Forked from OpenMined/PySyftPerform data science on data that remains in someone else's server
Python Apache License 2.0 UpdatedApr 12, 2024 -
season-of-docs Public
Forked from google/season-of-docsSupporting materials for Google's Season of Docs program
Creative Commons Attribution 4.0 International UpdatedApr 10, 2024 -
Blight-Classification Public
Early blight and late blight, two serious diseases of potato, are widely distributed. We are detecting the stage of the blight using deep learning to help farmers take appropriate preventive actions.
Jupyter Notebook UpdatedMar 31, 2024 -
Classifying land coverage using remote sensing satellite data.
-
Vinci Public
Vinci: A Java Genetic Algorithm implementation with a focus on ease of use and extensibility.
Java Apache License 2.0 UpdatedApr 1, 2023 -
Gitlet Public
A simple version control with core functionalities of git, written in Java.
-
This project was created to process the data* generated from the Stress Test a.k.a. Fatigue Test of full scale turbine blades.
-
extraction-framework Public
Forked from dbpedia/extraction-frameworkThe software used to extract structured data from Wikipedia
-
RDFUnit Public
Forked from AKSW/RDFUnitAn RDF Unit Testing Suite
-
NSpM Public
Forked from LiberAI/NSpM🤖 Neural SPARQL Machines translate natural language into SPARQL queries.
-
python-mediawiki-utilities Public
Forked from mediawiki-utilities/python-mediawiki-utilitiesA set of utilities for accessing and processing MediaWiki data.
-
neural-style-1 Public
Forked from anishathalye/neural-styleNeural style in TensorFlow! 🎨
-
aima-java Public
Forked from aimacode/aima-javaJava implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
-
tutorial-predicting-income Public
Forked from NikashS/tutorial-predicting-incomePredicting Income: Building a Classifier from Census Data, an end-to-end machine learning example using Pandas and Scikit-Learn
-
This repository consists scripts in python and different components that develop our "Driver Distraction Detection Application"
-
Genetic-Algorithm Public
A simple genetic algorithm written in python
-
Relation-extraction-using-Semantic-Web Public
Forked from ekalgolas/Relation-extraction-using-Semantic-WebWe will process unstructured data from web (obtained by crawling some sample websites) by maybe: having a Apache SolR installation locally and manually feeding it web pages. We can use Stanford NLP…