Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by kentaroy47

A curated list of projects in awesome lists by kentaroy47 .

https://github.com/kentaroy47/vision-transformers-cifar10

Let's train vision transformers (ViT) for cifar 10!

Last synced: 20 Jan 2025

https://github.com/kentaroy47/kaggle-panda-1st-place-solution

1st place solution for the Kaggle PANDA Challenge

Last synced: 20 Jan 2025

https://github.com/kentaroy47/apple-lidar-stream

Stream Apple LiDAR (iPad/iPhone) data with open3d

ipad iphone lidar open3d python

Last synced: 20 Jan 2025

https://github.com/kentaroy47/efficientdet.pytorch

:neckbeard:Unofficial implementation of EfficientDet

apex efficientdet pytorch retinanet ssd

Last synced: 20 Jan 2025

https://github.com/kentaroy47/benchmark-fp32-fp16-int8-with-tensorrt

Benchmark inference speed of CNNs with various quantization methods in Pytorch+TensorRT with Jetson Nano/Xavier

hardware image-inference jetson-nano jetson-xavier tensorrt

Last synced: 20 Jan 2025

https://github.com/kentaroy47/timm_speed_benchmark

Benchmark Benchmark Benchmark!

Last synced: 20 Jan 2025

https://github.com/kentaroy47/blazeface_person.pytorch

Unofficial Pytorch implementation of :fire:BlazeFace:fire:

blazeface blazeface-person pascal-voc-person pytorch ssd

Last synced: 20 Jan 2025

https://github.com/kentaroy47/oda-object-detection-tta

ODA is a test-time-augmentation(TTA) tool for 2D object detectors. For use in Kaggle competitions.

augmentation detection-tta nms pytorch tta

Last synced: 20 Jan 2025

https://github.com/kentaroy47/deep-compression.pytorch

Unofficial Pytorch implementation of Deep Compression in CIFAR10

accuracy checkpoint deep-compression pruning pytorch resnet

Last synced: 20 Jan 2025

https://github.com/kentaroy47/datasetculling

:scissors: Dataset Culling: Faster training of domain specific models with distillation :scissors: (IEEE ICIP 2019)

dataset-culling distillation efficient-training object-detection pytorch

Last synced: 20 Jan 2025

https://github.com/kentaroy47/pytorch-mgpu-cifar10

testing multi gpu for pytorch

cifar10 dnn gpu multi-gpu pytorch

Last synced: 20 Jan 2025

https://github.com/kentaroy47/metriclearning-mnist-pytorch

Playground of Metric Learning with MNIST @pytorch. We provide ArcFace, CosFace, SphereFace, CircleLoss and visualization.

metric-learning

Last synced: 20 Jan 2025

https://github.com/kentaroy47/faster-rcnn.pytorch_resnet50

Pytorch Pretrained Resnet18, 34, 50 backbone of faster-rcnn

Last synced: 20 Jan 2025

https://github.com/kentaroy47/pytorch-onnx-tensorrt-cifar10

Train cifar10 networks and inference with tensorrt.

Last synced: 20 Jan 2025

https://github.com/kentaroy47/keras-opcounter

calculate number of OPS (computation) in a Keras model!

calculate computation count keras ops

Last synced: 20 Jan 2025

https://github.com/kentaroy47/pytorch-cifar10-fp16

Let's train CIFAR 10 Pytorch with Half-Precision!

cifar10 cnn fp16 mixed-precision mixed-precision-training pytorch training

Last synced: 20 Jan 2025

https://github.com/kentaroy47/youtube-stream-downloader

Download Youtube, Twitch, whatever videos with a Python script.

apscheduler livestream python video youtube

Last synced: 20 Jan 2025

https://github.com/kentaroy47/easy-anomaly-detection-with-keras

Lets do anomaly detection with keras!

anomaly-detection autoencoder keras

Last synced: 20 Jan 2025

https://github.com/kentaroy47/kaggle-nflimpact-13thplace

Solution of team tara: Public 7th, Private 13th (The renewed pipeline scores 8th place)

3d-classification kaggle pytorch video-recognition

Last synced: 20 Jan 2025

https://github.com/kentaroy47/ssd.objectdetection.pytorch

Library for training and testing object detection for Pytorch (ssd, retinanet)

fpn inference objectdetection pytorch retinanet ssd train-ssd yolo

Last synced: 20 Jan 2025

https://github.com/kentaroy47/esc-50.pytorch

audio classification by pytorch.

audio esc-50 pytorch

Last synced: 20 Jan 2025

https://github.com/kentaroy47/quantize_models_sandbox

quantize models like vit and mlp-mixer

Last synced: 20 Jan 2025

https://github.com/kentaroy47/centernet-from-scratch.pytorch

A simplifed and unofficial implementation of centernet

Last synced: 20 Jan 2025

https://github.com/kentaroy47/training-domain-specific-models

Framework for training efficient domain specific object detection models in Pytorch

deep-learning deep-neural-networks domain-specific-models faster-rcnn object-detection pytorch

Last synced: 20 Jan 2025

https://github.com/kentaroy47/kaggle-wheat-arutema47

Global Wheat Detection Codes. Private 80th silver.

Last synced: 20 Jan 2025

https://github.com/kentaroy47/computation-calculator.pytorch

Calculate the number of computation (MACs) you need for a given CNN.

calculate cnn computation mac

Last synced: 20 Jan 2025

https://github.com/kentaroy47/compare-efficientnet-and-resnet

Compare performance of efficientnet against resnet in pytorch

Last synced: 20 Jan 2025

https://github.com/kentaroy47/benchmark-mygpu-pytorch

benchmark my gpu, personal note

Last synced: 20 Jan 2025

https://github.com/kentaroy47/arxiv-scraping

let's scrape arxiv papers by python

Last synced: 20 Jan 2025

https://github.com/kentaroy47/keras_resnet_sparsity

calculate sparsity of resnet w/keras

Last synced: 20 Jan 2025

https://github.com/kentaroy47/pytorch-lightning-tryouts

try out pytorch lightning with CIFAR 10!

Last synced: 20 Jan 2025

https://github.com/kentaroy47/my-phd-thesis

PhD thesis @Keio University 2019

Last synced: 20 Jan 2025

https://github.com/kentaroy47/textsnake_pytorch

Unofficial implementation of textsnake. Mostly to practice code reading.

ocr pytorch text-detection

Last synced: 20 Jan 2025

https://github.com/kentaroy47/over-the-counter-faster-rcnn.pytorch

a easy to use faster-rcnn in pytorch

Last synced: 20 Jan 2025

https://github.com/kentaroy47/quantize-huggingface

Quantize Huggingface transformers like BERT :hugs:

bert quantization

Last synced: 20 Jan 2025

https://github.com/kentaroy47/point-cloud-neural-networks

Study works using point cloud+neural networks

Last synced: 20 Jan 2025

https://github.com/kentaroy47/deepsort.keras

DeepSort implemented in Keras.

deepsort keras

Last synced: 20 Jan 2025

https://github.com/kentaroy47/choka-analysis

釣りビジョンの釣果をスクレイピング→可視化

Last synced: 20 Jan 2025

https://github.com/kentaroy47/kentaroy47-test

about me

Last synced: 20 Jan 2025

https://github.com/kentaroy47/tvlsi-vco-comparator

tex code base of the paper "VCO-based Comparator: A Fully Adaptive Noise Scaling Comparator for High-Precision and Low-Power SAR ADCs"

Last synced: 20 Jan 2025

https://github.com/kentaroy47/ssd.pytorch-resnet

implement ssd with pytorch + resnet

Last synced: 20 Jan 2025

https://github.com/kentaroy47/ssd-resnet

Single Shot Detector with resnet

Last synced: 20 Jan 2025

https://github.com/kentaroy47/mycompiler

a c compiler

Last synced: 20 Jan 2025

https://github.com/kentaroy47/livox-sdk2.3-for-windows

lvx SDK compiled for windows

Last synced: 20 Jan 2025

https://github.com/kentaroy47/ieice-timebasedcurrentsource

laTex source of the paper: "Time-Based Current Source: A Highly Digital Robust Current Generator for Switched Capacitor Circuits"

latex tex

Last synced: 20 Jan 2025

https://github.com/kentaroy47/gan-study

studying gans

Last synced: 20 Jan 2025

https://github.com/kentaroy47/kaggle-book

study kaggle book :)

Last synced: 20 Jan 2025

https://github.com/kentaroy47/effdet-kaggle

fork of effdet

Last synced: 20 Jan 2025

https://github.com/kentaroy47/dnn-

DNNアクセラレータに関し情報まとめ

Last synced: 20 Jan 2025

https://github.com/kentaroy47/dezero_book

Deep learning from zero

Last synced: 20 Jan 2025

https://github.com/kentaroy47/cifar10-train-chainer

let's train cifar10 resnet with chainer

Last synced: 20 Jan 2025

https://github.com/kentaroy47/benchmark-object-detectors

Benchmarking object detection libraries

Last synced: 20 Jan 2025

https://github.com/kentaroy47/atcoder

private atcoder challenges

Last synced: 20 Jan 2025

https://github.com/kentaroy47/aip

Arutema Image classification Pipeline

Last synced: 20 Jan 2025

https://github.com/kentaroy47/abc-128

解いてみた@python

Last synced: 20 Jan 2025