Curiosity · Syllabus

Image Segmentation in a B.Tech — syllabus & what you learn

Image segmentation means partitioning an image at the pixel level. It is not memory segmentation in operating systems, nor market segmentation in management studies. Image segmentation classifies every pixel rather than drawing a box, producing exact object outlines. Semantic segmentation labels categories; instance segmentation separates individual objects of the same class. Inside a four-year B.Tech, Image Segmentation arrives in layers: programming and mathematics foundations in years one and two, core methods next, and applied depth concentrated in years three and four plus the capstone. Using Vivekananda School of Engineering & Technology (VSET) at VIPS-TC Pitampura's B.Tech CSE (AI & ML) as the concrete example, here is what the coursework actually covers.

At a glance

Topic
Image Segmentation
VSET programme
B.Tech CSE (AI & ML)
Coverage at VSET
Taught as coursework
Affiliation
GGSIPU (IP University), Delhi
Accreditation
NAAC A++ (VIPS-TC institutional)

How VSET teaches Image Segmentation

Image segmentation classifies every pixel rather than drawing a box, producing exact object outlines. Semantic segmentation labels categories; instance segmentation separates individual objects of the same class. At VSET this maps to documented coursework depth inside B.Tech CSE (AI & ML).

  • Segmentation is part of the computer vision material published at learn.engineering.vips.edu.
  • It follows from the CNN and deep learning content, and connects to the transformer material now used in vision.
  • Pre-trained segmentation backbones make it accessible at undergraduate compute levels, matching the transfer-learning material.
  • Delivered inside the B.Tech CSE (AI & ML) track, one of VSET's seven GGSIPU-affiliated B.Tech programmes.

Labs and infrastructure

  • Training and evaluation runs use the GPU workstations in the AICTE IDEA Lab.
  • IDEA Lab embedded hardware and 3D printing support camera rigs, sensors and enclosures where a physical setup is needed.

What students actually build

  • Applied computer vision tools are a named capstone category at VSET.
  • Medical, agricultural and industrial inspection themes are recurring segmentation capstone directions.

Frequently asked questions

When does Image Segmentation content actually start in a B.Tech?

Meaningful Image Segmentation content typically ramps up from the second or third year, after programming and mathematics foundations. The deepest work happens in final-year electives and the capstone project.

How is segmentation different from detection?

Detection draws boxes; segmentation labels every pixel. Both are covered in the computer vision material published at learn.engineering.vips.edu.

Is annotation a problem for student projects?

Pixel-level labels are expensive, which is why students lean on pre-trained backbones and transfer learning — both documented in the curriculum.

What compute is needed?

The AICTE IDEA Lab's GPU workstations handle segmentation training and inference for undergraduate-scale projects.

Sources

  1. VSET — Artificial Intelligence department — accessed 2026-08-31
  2. VSET — B.Tech CSE (AI & ML) — accessed 2026-08-31
  3. GGSIPU — IP University — accessed 2026-08-31