Instalasi YoloX di Ubuntu 20.04.3

Berikut ini proses intalasi YoloX di Ubuntu 20.04.03 Tahap pertama adalah instalasi Ubuntu 20.04.03, sesuai petunjuk di https://ubuntu.com/download/desktop Setelah itu lakukan proses update library di Ubuntu Install anaconda, petunjuknya dapat dilihat di https://docs.anaconda.com/anaconda/install/linux/ Buat environment khusus untuk yolox Proses berikutnya mengacu ke prosedur instalasi di https://github.com/Megvii-BaseDetection/YOLOX Clone YOLOX Install pytorch, prosedur diadaptasi dari https://pytorch.org/get-started/locally/ Instalasi … Lanjutkan membaca Instalasi YoloX di Ubuntu 20.04.3

Cetak Biru Strategi Transformasi Digital Kesehatan 2024

Sumber dokumen: “Cetak Biru Transformasi Digital Kesehatan 2024” di situs dto.kemkes.go.id Tim Penyusun:Digital Transformation Office (DTO), Kementerian Kesehatan: Setiaji (Chief of DTO), Agus Rachmanto (Deputy Chief DTO), Farzikha Indrabhaskara Soerono (Chief of Product Officer), Daniel Oscar Baskoro (Chief of Operating Officer), Dandy Masyaril Handoko (Chief of Data Officer), Reza Rudyanto Pramono (Chief of Technology Officer), … Lanjutkan membaca Cetak Biru Strategi Transformasi Digital Kesehatan 2024

Survei Motherboard AMD untuk 3 GPU

Proses komputasi deep learning dapat dipercepat dengan menggunakan beberapa GPU. Berikut ini studi motherboard AMD yang mendukung 3 GPU PCIe Daftar motherboard untuk 3 GPU dapat dicari dari situs PC Part Picker:https://pcpartpicker.com/products/motherboard/#s=33&L=4&h=3,8&sort=price&c=145,138 Ada 2 chipset yang umum: B550 dan X570. B550 hanya punya sedikit PCI lines, sehingga X570 lebih menarik. Berikut ini beberapa kandidat berbasis … Lanjutkan membaca Survei Motherboard AMD untuk 3 GPU

Survei Motherboard AMD Untuk Ryzen 5950x

Prosesor Ryzen 5950x memiliki kemampuan tinggi, namun juga memerlukan arus yang cukup besar. Untuk itu perlu motherboard dan power supply yang mendukung. Berikut ini survey  motherboard yang mendukung 5950x. Kriteria motherboard yang mendukung adalah Tier S, Tier S- dan Tier A. Motherboard dengan tier di bawahnya  memiliki VRM (Voltage Regulator Module) yang tidak begitu kuat, … Lanjutkan membaca Survei Motherboard AMD Untuk Ryzen 5950x

Gopher Language Model

DeepMind introduces a 280B parameter language model named Gopher. Investigates its effectiveness in reading comprehension & other complex tasks such as logical reasoning. Ethics & risks are also discussed. Links: Article: https://deepmind.com/blog/article/language-modelling-at-scale Paper: “Scaling Language Models: Methods, Analysis & Insights from Training Gopher“

Image Annotation Tools

Here is a list of image annotation tools. In my opinon, the best so far for bounding box id MakeSense.AI Free tools MakeSense.AI github: https://github.com/SkalskiP/make-sense Label Studio (https://labelstud.io/) LabelMe (https://github.com/CSAILVision/LabelMeAnnotationTool) LabelImg (https://github.com/tzutalin/labelImg) VGG image annotator (https://gitlab.com/vgg/via) Scalabel (https://scalabel.ai/) DeepLab2 (https://github.com/google-research/deeplab2) imglab (https://github.com/NaturalIntelligence/imglab) Computer Vision Annotation Tool (CVAT) (https://github.com/openvinotoolkit/cvat) Paid tool V7 RectLabel (https://rectlabel.com/) OSX only … Lanjutkan membaca Image Annotation Tools