CJ416
CJ416
> Hi, CJ416. > > You are right. 'get_a_fg_mask' is a function for generating and returning an arbitrary mask for randomly assumed foreground object and 'get_a_bg_mask' is for generating a...
在 src.models.mutualattention 里面的 referenceattentioncontrol类里面,有update这个方法
By the way, it should be 'interact' but not 'iteract' (dog head manually)
> Hi @CJ416 You can find the GPT-2 training related code in this file audioldm_train/modules/audiomae/sequence_gen/sequence_input.py > > You might need to modify the yaml config file so that to use...