An open API service providing repository metadata for many open source software ecosystems.

GitHub / machineko 9 Repositories

machineko/SwiftyXPC Fork of CharlesJS/SwiftyXPC

A wrapper for Apple’s XPC interprocess communication library that gives it a type-safe, easy-to-use interface utilizing Codable and Swift Concurrency.

Language: Swift - Size: 108 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

machineko/SwiftCU

SwiftCU is a wrapper for CUDA runtime API's (exposed as cxxCU) with extra utilities for device management, memory ops and kernel execution, along with a robust suite of tests. Repo is tested on newest (v12.5) CUDA runtime API on both Linux and Windows.

Language: Swift - Size: 613 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

machineko/SwiftCUBLASLt

Language: Swift - Size: 17.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

machineko/SwiftCUBLAS

SwiftCUBLAS is a wrapper for cuBLAS APIs with extra utilities for ease of usage, along with a suite of tests. The repository is tested on the newest (v12.5) CUDA runtime API on both Linux and Windows.

Language: Swift - Size: 647 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

machineko/swiftTensor

Language: Swift - Size: 29.3 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

machineko/voxpopuli Fork of facebookresearch/voxpopuli

A large-scale multilingual speech corpus for representation learning, semi-supervised learning and interpretation

Language: Python - Size: 85.9 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

machineko/PixArt-alpha Fork of PixArt-alpha/PixArt-alpha

PixArt-α: Fast Training of Diffusion Transformer for Photorealistic Text-to-Image Synthesis

Language: Python - Size: 24.8 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

machineko/BrushNet Fork of TencentARC/BrushNet

[ECCV 2024] The official implementation of paper "BrushNet: A Plug-and-Play Image Inpainting Model with Decomposed Dual-Branch Diffusion"

Language: Python - Size: 18.6 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

machineko/SwiftCU-example

Language: Swift - Size: 4.88 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

machineko/DiffusionLight Fork of DiffusionLight/DiffusionLight

[CVPR 2024] code release for "DiffusionLight: Light Probes for Free by Painting a Chrome Ball"

Language: Python - Size: 74.6 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

machineko/coreml_torch_utils

Coreml Utils for torch based models

Language: Python - Size: 38.1 KB - Last synced at: 29 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

machineko/dinov2 Fork of facebookresearch/dinov2

PyTorch code and models for the DINOv2 self-supervised learning method.

Size: 612 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

machineko/kornia Fork of kornia/kornia

Geometric Computer Vision Library for Spatial AI

Language: Python - Size: 14.1 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

machineko/PlanarReconstruction Fork of svip-lab/PlanarReconstruction

[CVPR'19] Single-Image Piece-wise Planar 3D Reconstruction via Associative Embedding

Language: Python - Size: 820 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

machineko/PythonKit-GIL Fork of pvieito/PythonKit

Swift framework to interact with Python.

Language: Swift - Size: 272 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

machineko/oidn Fork of OpenImageDenoise/oidn

Intel® Open Image Denoise library

Language: C++ - Size: 22.8 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

machineko/NeuS-FIX Fork of Totoro97/NeuS

Code release for NeuS

Language: Python - Size: 40.1 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

machineko/HashNeRF-pytorch Fork of yashbhalgat/HashNeRF-pytorch

Pure PyTorch Implementation of NVIDIA paper on Instant Training of Neural Graphics primitives: https://nvlabs.github.io/instant-ngp/

Language: Python - Size: 202 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

machineko/nerf-pytorch Fork of yenchenlin/nerf-pytorch

A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.

Language: Python - Size: 377 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

machineko/flatbuffers Fork of google/flatbuffers

FlatBuffers: Memory Efficient Serialization Library

Size: 15.7 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

machineko/torch_flatbuffers

Language: Python - Size: 138 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

machineko/ConvNeXt-V2 Fork of facebookresearch/ConvNeXt-V2

Code release for ConvNeXt V2 model

Size: 794 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

machineko/DALI Fork of NVIDIA/DALI

A GPU-accelerated library containing highly optimized building blocks and an execution engine for data processing to accelerate deep learning training and inference applications.

Size: 253 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

machineko/tinygrad Fork of geohot/tinygrad

You like pytorch? You like micrograd? You love tinygrad! ❤️

Size: 16.1 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

machineko/PythonKit Fork of pvieito/PythonKit

Swift framework to interact with Python.

Size: 322 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

machineko/tensorflow Fork of tensorflow/tensorflow 📦

An Open Source Machine Learning Framework for Everyone

Language: C++ - Size: 628 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

machineko/flax-addons 📦

Language: Python - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

machineko/jaxaudio 📦

Language: Python - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

machineko/EfficientFormer Fork of snap-research/EfficientFormer

Size: 2.14 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

machineko/MiVOS Fork of hkchengrex/MiVOS

[CVPR 2021] Modular Interactive Video Object Segmentation: Interaction-to-Mask, Propagation and Difference-Aware Fusion. Semi-supervised VOS as well!

Language: Python - Size: 16.3 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

machineko/davis-interactive Fork of albertomontesg/davis-interactive

Package to evaluate interactive segmentation with scribbles at DAVIS dataset.

Language: Python - Size: 7.91 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

machineko/jax Fork of google/jax

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

Size: 43.9 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

machineko/flaxmodels Fork of matthias-wright/flaxmodels

Pretrained models for Jax/Flax: StyleGAN2, GPT2, VGG, ResNet, etc.

Language: Python - Size: 120 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

machineko/motionfront

Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

machineko/coremltools-m1 Fork of apple/coremltools

Core ML tools contain supporting tools for Core ML model conversion, editing, and validation.

Language: Python - Size: 19.4 MB - Last synced at: 11 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

machineko/pytorch Fork of pytorch/pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

Size: 233 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

machineko/DALL-E Fork of openai/DALL-E

PyTorch package for the discrete VAE used for DALL·E.

Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

machineko/notes Fork of lackovic/notes

Notes

Size: 354 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

machineko/hydra Fork of facebookresearch/hydra

Hydra is a framework for elegantly configuring complex applications

Size: 78.9 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

machineko/flambeau Fork of SciNim/flambeau

Nim bindings to libtorch

Language: Nim - Size: 192 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

machineko/benchmarks Fork of kostya/benchmarks

Some benchmarks of different languages

Size: 1.05 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

machineko/TensorFlowTTS Fork of TensorSpeech/TensorFlowTTS

:stuck_out_tongue_closed_eyes: TensorFlowTTS: Real-Time State-of-the-art Speech Synthesis for Tensorflow 2 (supported including English, Korean, Chinese, German and Easy to adapt for other languages)

Size: 86.4 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

machineko/flax Fork of google/flax

Flax is a neural network ecosystem for JAX that is designed for flexibility.

Size: 6.65 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

machineko/1

Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

machineko/flowtron-1 Fork of NVIDIA/flowtron

Auto-regressive flow-based generative network for text to speech synthesis

Size: 2.3 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

machineko/mellotron Fork of NVIDIA/mellotron

Mellotron: a multispeaker voice synthesis model based on Tacotron 2 GST that can make a voice emote and sing without emotive or singing training data

Size: 3.32 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

machineko/pandas_exercises Fork of guipsamora/pandas_exercises

Practice your pandas skills!

Size: 16.9 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

machineko/Arraymancer Fork of mratsim/Arraymancer

A fast, ergonomic and portable tensor library in Nim with a deep learning focus for CPU, GPU and embedded devices via OpenMP, Cuda and OpenCL backends

Size: 2.74 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

machineko/Flux.jl Fork of FluxML/Flux.jl

Relax! Flux is the ML library that doesn't make you tensor

Size: 2.98 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

machineko/numba Fork of numba/numba

NumPy aware dynamic Python compiler using LLVM

Language: Python - Size: 47.4 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0