object-placement
There are 10 repositories under object-placement topic.
bcmi/Awesome-Image-Composition
A curated list of papers, code and resources pertaining to image composition/compositing or object insertion, which aims to generate realistic composite image.
bcmi/libcom
Image composition toolbox: everything you want to know about image composition or object insertion
bcmi/GracoNet-Object-Placement
[ECCV 2022] Official code for "Learning Object Placement via Dual-path Graph Completion"
bcmi/Awesome-Object-Placement
A curated list of papers, code, and resources pertaining to object placement.
bcmi/Object-Placement-Assessment-Dataset-OPA
The first dataset of composite images with rationality score indicating whether the object placement in a composite image is reasonable.
manlaig/object_placement_unity
RTS style building placement in Unity
bcmi/FOPA-Fast-Object-Placement-Assessment
A discriminative object placement approach
pointcache/ObjectPaint
Tool for Unity that allows you to quickly bash objects in the scene with randomized parameters.
eliabntt/moveit_based_collision_checker_and_placement
ROS based collision checker service based on an edited MoveIt core package. Can check collision between object-"world" and list_of_object-"world" (in a recursive way).
hashirshoaeb/Antenna-placement-problem
In 5 antenna problem we have to place 5 antennas (a, b, c, d, e) on a 6x6 grid in such a way that maximum area is covered by their signals. To find the best solution we use Genetic Algorithm, upon a population of twenty random individuals/chromosomes.