Skip to content

jspark418/computer_vision_class

 
 

Repository files navigation

  1. 아래논문 및 github 코드 사용
  1. 사용 방법
  • run_contrastive_da.sh 에서 하이퍼파라미터 설정 후 command 창에서 sh run_contrastive_da.sh 입력
  • 결과 폴더 생성되어 저장됨
  1. 개선사항
  • optimizer 추가 : 사용 가능 optimizer [SGD(기본), SGDP, Adam, AdamP, LARS]
  • model 추가 중 : 기본 모델 Resnet, EfficientNet 추가 중

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.2%
  • Shell 4.8%