Found 95 repositories(showing 30)
:bouncing_ball_person: Pytorch ReID: A tiny, friendly, strong pytorch implement of person re-id / vehicle re-id baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial
JDAI-CV
SOTA Re-identification Methods and Toolbox
zhunzhong07
Random Erasing Data Augmentation. Experiments on CIFAR10, CIFAR100 and Fashion-MNIST
Cutout / Random Erasing implementation, especially for ImageDataGenerator in Keras
- Designed a Nand Flash Controller, Flash Memory and Buffer (Design Target : Samsung K9F1G08R0A NAND Flash). - Implemented operations : Controller Reset, Memory Erase, Program Page and Page Read. - Functional Verification of DUT : Test Plan, Environment Setup, Constraint Randomization, Corner test cases covered. - Programming Language : SystemVerilog
uranusx86
A complete Tensorflow implementation of cutout random erasing (without numpy)
Sequence data structure with efficient random access insert and erase
Yara-HYR
Spectrum Random Erasing
An implementation of a random walk and a loop erased random walk in python
A PyTorch implementation of RandomErasing
Janghyeonwoong
Random Erasing Augmentation on Tensorflow2
This demo shows how to perform random erasing/cut out augmentation in CNN classification using MATLAB.
tobuya
This is a Sketchpad website where a user can Set the number of squares on the sketchpad, Pick a desired color from the color picker, and Sketch using any desired color or random colors. The user also has the ability to Erase any color from the sketchpad, Clear all the colors and Reset the Sketchpad grids. It's built using JavaScript, CSS3 and HTML
99% Acc Using Fine Tune ResNet50 + Random Erasing Augmentation
xgxcheer-hit
random_erasing
MeB4You
Facial Emotion Recognition Project: A custom ResNet18 implementation using Keras with Random Erasing data augmentation on the FER2013 dataset with FER+ annotation.
devFallingstar
Play a word relay game, and erase loser's file randomly, with server-client system.
takurooo
No description available
WEEE-Open
Erase hard disks with multiple passes of zeros and random data
shengyang998
Erase a given file with pseudo random data
0x00-0x00
C program to erase files securely overwritting data with random patterns.
cektor
LLFW is a tool for Linux users that performs low-level format operations on disks. Thanks to its user-friendly interface and powerful features, you can easily perform operations such as filling with zeros, writing random data or secure erase.
takurooo
No description available
yanjingke
No description available
TzuRen
Patch Detection and Random Erasing Defense Against Adversarial Patches
karthik-archit
Classification of flowers , by finetuning Resnets and Inception models also image augmentation and random image erasing
jm1hey
A Bash script that utilizes either dcfldd or dd to write random and/or null bytes to a device in a configurable number of passes. It is intended for securely erasing all of the data on a hard drisk or partition.
pvhuwung
This repository contains code for a deep learning model that detects cancerous cells in histopathologic images using computer vision. The model utilizes ViT (Vision Transformer) and CovNExt (Convolutional Neural Network with Extra-Width and Random-Erasing Augmentation) architectures for training.
a lightweight project for classification and bag of tricks are employed for better performance
Using an Amazon's review database, for each reviewer, i will randomly erase 5 products that the customers gave 5 stars, and the model will try to predict what products were those.