arxiv.org/abs/1808.08601v3
Intrinsic image decomposition is a challenging, long-standing computer vision problem for which ground truth data is very difficult to acquire. We explore the use of synthetic data for training CNN-based intrinsic image decomposition models, then app...
arxiv.org/abs/2305.17695v1
Anomaly detection aims at identifying images that deviate significantly from the norm. We focus on algorithms that embed the normal training examples in space and when given a test image, detect anomalies based on the features distance to the k-neare...
arxiv.org/abs/2110.07809v2
Network quantization is a powerful technique to compress convolutional neural networks. The quantization granularity determines how to share the scaling factors in weights, which affects the performance of network quantization. Most existing approach...
en.wikipedia.org/wiki/Boston_City_Campus_and_Business_College
IT-Online. Retrieved 19 February 2026. "CompTIA honours training partners". Channelwise. Retrieved 19 February 2026. Sunday Times GenNext 2022 winners (PDF)
www.bing.com/ck/a?!&&p=3ea5581b60d3cf5c6c7651ca19196fa62e3f063f6c547746799db5db99c05f00JmltdHM9MTc3MjQ5NjAwMA&ptn=3&ver=2&hsh=4&fclid=181fa477-3349-605f-160d-b366329861f7&u=a1aHR0cHM6Ly9vcGVucmV2aWV3Lm5ldC9mb3J1bT9pZD1hSHpQR3lVaFph&ntb=1
May 1, 2025 · One common approach is training models to refuse unsafe queries, but this strategy can be vulnerable to clever prompts, often referred to as jailbreak attacks, which can trick the AI into …
arxiv.org/abs/2110.02457v3
Many modern machine learning algorithms such as generative adversarial networks (GANs) and adversarial training can be formulated as minimax optimization. Gradient descent ascent (GDA) is the most commonly used algorithm due to its simplicity. Howeve...
arxiv.org/abs/2401.01505v5
Reasoning over sports videos for question answering is an important task with numerous applications, such as player training and information retrieval. However, this task has not been explored due to the lack of relevant datasets and the challenging...
arxiv.org/abs/2602.05298v2
In practice, the hyperparameters $(β_1, β_2)$ and weight-decay $λ$ in AdamW are typically kept at fixed values. Is there any reason to do otherwise? We show that for large-scale language model training, the answer is yes: by exploiting the power-l...
github.com/AlexeyAB/Yolo_mark
GUI for marking bounded boxes of objects in images for training neural network Yolo v3 and v2 (⭐ 1847)
arxiv.org/abs/1807.08460v1
The article is devoted to the rationale of the use of cloud technologies in teaching mathematical informatics students of technical universities. Purpose of the article - the analysis of domestic and foreign experience in the use of cloud-oriented IC...
www.bing.com/ck/a?!&&p=85222ffa507548d96b9265c7aff00b05251f51055cc29a5396d3a7a3ad7d9e93JmltdHM9MTc3MjQ5NjAwMA&ptn=3&ver=2&hsh=4&fclid=236b65ea-4109-6b4b-1c4f-72fb40546a8c&u=a1aHR0cHM6Ly9lbi53aWtpcGVkaWEub3JnL3dpa2kvUHJvZmVzc2lvbmFs&ntb=1
A professional is a member of a profession or any person who works in a specified professional activity. The term also describes the standards of education and training that prepare members of the …
github.com/NVIDIA/Megatron-LM
Ongoing research training transformer models at scale (⭐ 15534)
arxiv.org/abs/1708.07747v2
We present Fashion-MNIST, a new dataset comprising of 28x28 grayscale images of 70,000 fashion products from 10 categories, with 7,000 images per category. The training set has 60,000 images and the test set has 10,000 images. Fashion-MNIST is intend...
github.com/Zheng-Chong/CatVTON
[ICLR 2025] CatVTON is a simple and efficient virtual try-on diffusion model with 1) Lightweight Network (899.06M parameters totally), 2) Parameter-Efficient Training (49.57M parameters trainable) and 3) Simplified Inference (< 8G VRAM for 1024X768 resolution)…
github.com/zhusz/ICCV17-fashionGAN
Full version (training+testing) of implementation of Shizhan Zhu et al.'s ICCV-17 work Be Your Own Prada: Fashion Synthesis with Structural Coherence (⭐ 371)
www.bing.com/ck/a?!&&p=393b1b791af6886743e0dfc3b5e2718549a3bd9908fb293c2667579023ea557cJmltdHM9MTc3MjQ5NjAwMA&ptn=3&ver=2&hsh=4&fclid=22adcb7c-2113-60f4-278a-dc6d20c06133&u=a1aHR0cHM6Ly9ncm93Lmdvb2dsZS9ncm93LXlvdXItY2FyZWVyL2FydGljbGVzL2ludGVydmlldy10aXBzLw&ntb=1
Dec 11, 2025 · Learn how to prepare for an interview with interview prep questions, tips and tactics and how to get started with AI-powered interview training.
arxiv.org/abs/2311.03386v1
Data attribution methods play a crucial role in understanding machine learning models, providing insight into which training data points are most responsible for model outputs during deployment. However, current state-of-the-art approaches require a...
arxiv.org/abs/2111.07668v1
Mitigating the dependence on spurious correlations present in the training dataset is a quickly emerging and important topic of deep learning. Recent approaches include priors on the feature attribution of a deep neural network (DNN) into the trainin...
arxiv.org/abs/2510.25766v3
Large language models (LLMs) are increasingly used for long-document question answering, where reliable attribution to sources is critical for trust. Existing post-hoc attribution methods work well for extractive QA but struggle in multi-hop, abstrac...
arxiv.org/abs/2407.08113v1
Dataset distillation synthesizes a small set of images from a large-scale real dataset such that synthetic and real images share similar behavioral properties (e.g, distributions of gradients or features) during a training process. Through extensive...