← Search

Tomasz Trzciński

6 accepted papers

2024

CLIP-DINOiser: Teaching CLIP a few DINO tricks for open-vocabulary semantic segmentation

ECCV 2024poster

"The popular CLIP model displays impressive zero-shot capabilities thanks to its seamless interaction with arbitrary text prompts. However, its lack of spatial awareness makes it unsuitable for dense computer vision tasks, e.g., semantic segmentation, without an additional fine-tuning step that ofte…

2024

HyperCube: Implicit Field Representations of Voxelized 3D Models (Student Abstract)

AAAI 2024technical

Implicit field representations offer an effective way of generating 3D object shapes. They leverage an implicit decoder (IM-NET) trained to take a 3D point coordinate concatenated with a shape encoding and to output a value indicating whether the point is outside the shape. This approach enables the…

2023

Active Visual Exploration Based on Attention-Map Entropy

IJCAI 2023poster

Active visual exploration addresses the issue of limited sensor capabilities in real-world scenarios, where successive observations are actively chosen based on the environment. To tackle this problem, we introduce a new technique called Attention-Map Entropy (AME). It leverages the internal uncerta…

2023

BlendFields: Few-Shot Example-Driven Facial Modeling

CVPR 2023poster

Generating faithful visualizations of human faces requires capturing both coarse and fine-level details of the face geometry and appearance. Existing methods are either data-driven, requiring an extensive corpus of data not publicly accessible to the research community, or fail to capture fine detai…

Cited by 8SourcePDFScholar
2022

CoNeRF: Controllable Neural Radiance Fields

CVPR 2022poster

We extend neural 3D representations to allow for intuitive and interpretable user control beyond novel view rendering (i.e. camera control). We allow the user to annotate which part of the scene one wishes to control with just a small number of mask annotations in the training images. Our key idea i…

Cited by 109PDFcodeScholar
2022

Multiband VAE: Latent Space Alignment for Knowledge Consolidation in Continual Learning

IJCAI 2022poster

We propose a new method for unsupervised generative continual learning through realignment of Variational Autoencoder's latent space. Deep generative models suffer from catastrophic forgetting in the same way as other neural structures. Recent generative continual learning works approach this proble…