Coder Social home page Coder Social logo

Ziad Abdeltawab's Projects

a-person-mask-generator icon a-person-mask-generator

Extension for Automatic1111 and ComfyUI to automatically create masks for Background/Hair/Body/Face/Clothes in Img2Img

ai-atari icon ai-atari

A classic "Atari" game with an elegant touch of artificial intelligence

comfyui-inspire-pack icon comfyui-inspire-pack

This repository offers various extension nodes for ComfyUI. Nodes here have different characteristics compared to those in the ComfyUI Impact Pack. The Impact Pack has become too large now...

facerestore_cf icon facerestore_cf

ComfyUI Custom node that supports face restore models and supports CodeFormer Fidelity parameter

global-alignment icon global-alignment

In Molecular Bioinformatics the most asked question is whether two DNAs are related or not, in order to reveal their function. The answer to this question is to compare their sequences.  Details: Implement the global alignment algorithm Using DP and traceback the generated 2D matrix to find a single possible alignment.  Input: 1. 2 DNA sequences S1 and S2 to be aligned. 2. Scoring Weights : (match > 0 – mismatch<match || mismatch < 0 – (Gap penalty <= 0) )  Output: A single possible alignment as follows: ACCGTT-- | ||| A--GTTCA

image-color-quantization icon image-color-quantization

The idea of color quantization is to reduce the number of colors in a full resolution digital color image (24 bits per pixel) to a smaller set of representative colors called color palette. Reduction should be performed so that the quantized image differs as little as possible from the original image. Algorithmic optimization task is to find such a color palette that the overall distortion is minimized.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.