Skip to content
WANG Yan edited this page Feb 5, 2024 · 5 revisions

3dbpp_method

Env State

  1. Configuration of the bin: parameterized as a height map H over a L x W grid
  2. Size of the next item to be packed (green box): the 3 dimensions are stored into a L x W x 3 tensor D

Feasibility Mask

A binary matrix M of size L x W indicating the placement feasibility at each grid cell.

Network Architecture

Clone this wiki locally