Block or Report
Block or report wangruohui
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
distributed-dpmm Public
Scalable Estimation of Dirichlet Process Mixture Models on Distributed Data
-
1
# Intel for display, NVIDIA for computing23This guide will show you how to use Intel graphics for rendering display and NVIDIA graphics for CUDA computing on Ubuntu 18.04 / 20.04 desktop.
45I made this work on an ordinary gaming PC with two graphics devices, an Intel UHD Graphics 630 plus an NVIDIA GeForce GTX 1080 Ti.
-
1
In this article, I will share some of my experience on installing NVIDIA driver and CUDA on Linux OS. Here I mainly use Ubuntu as example. Comments for CentOS/Fedora are also provided as much as I can.
23## Table of Contents4- [Install NVIDIA Graphics Driver via apt-get](#install-nvidia-graphics-driver-via-apt-get)
5- [Install NVIDIA Graphics Driver via runfile](#install-nvidia-graphics-driver-via-runfile)
-
Morph-UGATIT Public
Forked from shoutOutYangJie/Morph-UGATIT
a morph transfer UGATIT for image translation.
Python 1
-
UGATIT-pytorch Public
Forked from znxlwm/UGATIT-pytorch
Official PyTorch implementation of U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation
Python
-
mmaction2 Public
Forked from open-mmlab/mmaction2
OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark
Python 1
98 contributions in the last year
Activity overview
Contribution activity
December 2021
Created 6 commits in 1 repository
Created 1 repository
- wangruohui/mmediting Python
Created a pull request in open-mmlab/mmediting that received 2 comments
Opened 4 other pull requests in 1 repository
Reviewed 7 pull requests in 1 repository
open-mmlab/mmediting
7 pull requests
- [Doc] Chinese Translation of demo.md
- [Doc] Chinese translation of Generation datasets
- [Doc] Chinese translation of Inpainting datasets
- [Doc] Chinese translation of Matting datasets
- [Doc] Refactor the structure of documentation
- [Doc] Fix the error of Model Zoo and Datasets in docs
- [Enhance]: Use mmcv root model registry.