33 skills found · Page 1 of 2
cqylunlun / GLASS[ECCV 2024] Official Implementation and Dataset Release for "A Unified Anomaly Synthesis Strategy with Gradient Ascent for Industrial Anomaly Detection and Localization"
utkuozbulak / Pytorch Cnn Adversarial AttacksPytorch implementation of convolutional neural network adversarial attack techniques
HySonLab / LatentDELatentDE: Latent-based Directed Evolution for Protein Sequence Design
kaistAI / GAP[ACL 2023] Gradient Ascent Post-training Enhances Language Model Generalization
mftnakrsu / DeepDreamGenerative deep learning: DeepDream
zer0int / CLIP XAI GUICLIP GUI - XAI app ~ explainable (and guessable) AI with ViT & ResNet models
IndigoPurple / MAGPython (PyTorch) code and model of "Point Cloud Denoising via Momentum Ascent in Gradient Fields"
zer0int / CLIP Interrogator LongCLIP HallucinwordsCLIP Interrogator, fully in HuggingFace Transformers 🤗, with LongCLIP & CLIP's own words and / or *your* own words!
JuliaQuantumControl / GRAPE.jlGradient Ascent Pulse Engineering in Julia
GonguanLu / Lagrangian Relaxation Algorithm For RRSLRPTo solve the RRS-LRP problem based on resource-space-time network, we developed a Lagrangian Relaxation Algorithm framework to decompose the origin problem into classic knapsack sub-problem and vehicle routing problem with recharging station (VRP-RS). The knapsack problem is solved by dynamic programming algorithm and a dynamic programming algorithm in RST network is developed to solve the VRP-RS. The dual problem of adjusting the Lagrangian multipliers was solved by an ascent method using sub-gradients approach. The algorithm framework is naturally suitable for parallel computing and distributed computing techniques due to the decomposition structure.
zer0int / CLIP Text Image InterpretabilityGet CLIP ViT text tokens about an image, visualize attention as a heatmap.
nmohank101 / Energy Efficient Trajectory Planning In Time Varying Ocean EnvironmentsWe consider the problem of online trajectory design under time-varying environments. We formulate the general trajectory optimization problem within the framework of time-varying constrained convex optimization and propose a novel version of online gradient ascent algorithm that guarantees sublinear offline regret up to the pathlength of the offline solution, cumulative gradient and error in gradient variations.
kyegomez / Gradient AscentA new optimizer, Gradient Ascent: Gradient Ascent adjusts the parameters in the direction of the gradient to maximize some objective function.
ojus1 / SmoothedGradientDescentAscentAn Implementation of Smoothed Gradient Descent-Ascent (NeurIPS 2020) and a variant of the algorithm.
penny4860 / Cnn VisualizerVisualization of the filters of VGG16, via gradient ascent in input space.
pranshu28 / Cnn VizVisualizing and interpreting features of CNN model
Kodaps / Gradient AscentA NextJS starter being built in public (i.e. the hard way)
sinzlab / MeiVisualize features cells are responsive to via gradient ascent.
archana1998 / Gradient Ascent FK GRiDSubmission for the Flipkart GRiD 2.0 hackathon under the track "Fashion Intelligence Systems"
zer0int / CLIP Gradient Ascent EmbeddingsUse CLIP to create matching texts + embeddings for given images; useful for XAI, adversarial training