• Title/Summary/Keyword: Computer Studies

Search Result 4,607, Processing Time 0.104 seconds

Consumer Protection in E-commerce: Synthesis Review of Related Articles and Websites.

  • Alharthi, Saud Hamoud
    • International Journal of Computer Science & Network Security
    • /
    • v.22 no.8
    • /
    • pp.380-384
    • /
    • 2022
  • To have a complete and comprehensive understanding of the research subject and to form an integrated legal framework for it, I have sought comprehensively to cover the major written literature on the issue under consideration. I also benefitted from a wide range of research and academic studies pertaining to the same topic, although that literature did not specifically address the issue of consumer rights in electronic contracting in the Saudi e-commerce system. Rather, it addressed only the civil and criminal protection of the consumer in e-commerce. I have divided the reviewed literature into two sections according to the sources.

Directional Motion Recognition of Mobile Devices using a 3-Axis Accelerometer (3축 가속도 센서를 이용한 모바일기기의 이동 방향 인식)

  • Kim, Sun-Ah;Sohn, Kirack
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2011.11a
    • /
    • pp.112-115
    • /
    • 2011
  • 3축 가속도 센서의 활용이 점차 다양화 되면서 3차원 공간에서의 동작 인식에 대한 개발이 늘어나는 추세이다. 본 논문에서는 모바일기기의 동작을 바탕으로 한 3차원 공간에서의 동작 인식 방법을 제안한다. 동작의 인식은 3축 가속도 센서를 이용하며, 3차원 공간을 14가지 방향으로 나누어서 인식 한다. 기존의 연구에서는 3차원 가속도 데이터를 처리하여 동작을 인식하는 여러 가지 방법만을 제안했을 뿐, 3차원 공간을 방향으로 나누어 접근한 시도는 아직까지 없었다. 본 연구의 이러한 시도는 앞으로 모바일기기에서 사용자 인터페이스를 보다 쉽게 이용할 수 있는 방향으로 활용 가능할 것으로 보인다.

Buffering analysis of CNN module based on RISC-V platform (RISC-V 플랫폼 기반 CNN 모듈의 버퍼링 분석)

  • Kim, Jin-Young;Lim, Seung-Ho
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2021.05a
    • /
    • pp.9-11
    • /
    • 2021
  • 최근 임베디드 엣지 컴퓨팅 디바이스에서 AI와 같은 인공지은 연산을 수행하여 AI 추론 연산의 가속화 및 분산화가 많이 이루어지고 있다. 엣지 디바이스는 임베디드 프로세서를 기반으로 AI의 가속 연산을 위해서 내부에 딥러닝 가속기를 포함하여 가속화시키는 시스템 구성을 하고 있다. 딥러닝 가속기는 복잡한 Neural Network 연산을 위한 데이터 이동이 많으며 외부 메모리와 내부 딥러닝 가속기간의 효율적인 데이터 이동 및 버퍼링이 필요하다. 본 연구에서는 엣지 디바이스 딥러닝 가속기 내부의 버퍼 구조를 모델링하고, 버퍼의 크기에 따른 버퍼링 효과를 분석해 보았다. 딥러닝 가속기 버퍼 구조는 RISC-V 프로세서 기반 가상 플랫폼에 구현되었다. 이를 통해서 딥러닝 모델에 따른 딥러닝 가속기 버퍼의 사용성을 분석할 수 있다.

A Configuration of the c/tensorflow framework for mixed precision on ARM-based embedded systems (ARM 기반 임베디드 시스템에서 mixed precision 을 위한 c/tensorflow 프레임워크 구성)

  • Lee, Jong-Eun;Lim, Seung-Ho
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2022.11a
    • /
    • pp.21-23
    • /
    • 2022
  • ARM 아키텍처를 사용하는 임베디드 시스템에서 int8, fp16, fp32 데이터를 조합하여 c/c++로 작성된 mixed precision CNN 을 실행시키기 위한 프레임워크 구성으로, 네트워크의 레이어마다 다른 정밀도를 사용하여 네트워크 경량화 및 추론 정확도 향상을 위한 최적의 설정을 탐색하는 실험 및 분석이 가능토록 하는 것을 목적으로 한다. 주요 구성은 network forwarding 중 레이어의 입력이 레이어에 설정된 정밀도와 다를 경우 실행되는 양자화/반양자화를 c/c++로 바인딩된 tensorflow 의 quantization 모듈을 사용하여 진행하고 ARM 시스템에서 c/c++의 fp16 을 사용하기 위해 fp16 를 컴파일이 가능한 ARM compiler 를 사용하는 프레임워크를 제안한다.

Evaluation Coding Performance of GPT-3.5 and GPT-4 in Terms of Completeness and Consistency (완전성과 일관성 측면에서의 GPT-3.5 와 GPT-4 의 코딩 성능 평가)

  • Jimin Jung;Chanho Lee
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2023.05a
    • /
    • pp.754-755
    • /
    • 2023
  • 본 연구는 GPT-3.5 와 GPT-4 를 대상으로 완전성과 일관성 측면에서 코딩 협업 환경에 어떤 버전이 더 적합한지 평가하는 것을 목표로 한다. 두 버전을 대상으로 실험한 결과, GPT-4 가 GPT-3.5보다 완전성과 일관성 측면에서 더 높은 성능을 보였다. 특히 GPT-4 는 모든 항목들에서 100%의 완전성을 보였으나, 일관성은 여전히 개선이 필요함을 확인하였다. 프롬프트 수정만으로는 한계가 있으며, GPT-4 자체의 업그레이드가 필요하다는 의미이며, 향후 연구를 통해 타 생성형 AI 의 성능들도 평가할 예정이다.

Introduction of Eco-freindly Carffery for Sustainable Shipping Logistics in Chinese northeast three provinces (동북3성 기점 지속가능한 해상운송을 위한 친환경 카페리 도입방안 연구)

  • Sangseop Lim;Junghwan Choi;Byeongha Lee;Ahra Kim
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2023.07a
    • /
    • pp.711-712
    • /
    • 2023
  • 중국 동북3성은 지리적, 경제적, 문화적으로 상당히 중요한 지역이지만 대부분의 교류가 해상으로 이뤄지고 있어서 지속가능성을 고려할 때 노후 카페리의 현대화 추진이 필요한 실정이다. 따라서 본 연구는 현재 운항중인 카페리선박과 운영항로를 분석하고 신조 대체에 필요한 재원규모을 파악하였다. 실질적인 선박금융펀드 조정에는 한국과 중국간의 선박금융과 조선산업의 경쟁력을 기반으로 공동운영을 제언하고자 한다.

  • PDF

A Study on Digital Marine Healing Program (디지털 해양치유 프로그램 연구)

  • Sangseop Lim;Junghwan Choi;Byeongha Lee;Ahra Kim;Byoungyup Lee;Seok-Hun Kim
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2023.07a
    • /
    • pp.735-736
    • /
    • 2023
  • 본 연구는 해양치유자원에서 효능을 입증된 시각적 및 청각적인 자원을 포함한 해양경관자원을 디지털화 한 디지털 해양치유프로그램을 제안하고자한다. 이 프로그램으로 해양치유의 간접경험과 해양치유자원에 대한 올바른 정보를 제공함으로써 해양치유에 대한 수요를 촉진하고 지역경제 활성화로 기여할 수 있다.

  • PDF

A System for Learning English Words Using Relations between Words (단어간의 관계를 이용한 영어 단어 학습 시스템)

  • Siyeong Bae;Sangchul Kim
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2008.11a
    • /
    • pp.1154-1157
    • /
    • 2008
  • 오늘날은 실용성 있는 생활 영어교육이 절실히 필요한 시대로서 영어 교육은 무엇보다도 의사소통 능력 개발에 중점을 두고 있다. 영어 학습을 시작하는 초기 학습자 단계에서 가장 우선적으로 직면하게 되는 것이 바로 어휘 학습이다. 기존 영어 단어 학습 시스템은 학습자에게 지나치게 많은 단어들을 단순한 방법을 통해서 학습하게 함으로써 심리적 부담을 주고 있다. 심리언어학에서는 언어 이해의 과정이 단순히 제시된 것을 그대로 받아들이는 수용의 과정이 아니라 학습자가 이미 보유한 경험과 개념을 근거로 활성망의 확산을 통해 적절한 관계를 찾는 역동적·능동적 과정이라는 이론이 있다. 본 논문에서는 언어 학습 이론을 바탕으로 단어들 사이의 관계를 부각시킴으로써 추론과 기억에 도움을 주는 영어 단어 학습 시스템을 제안한다. 본 시스템은 단어들 간의 관계를 정의한 단어 관계 망을 중심으로 단어 학습 순서를 결정할 수 있고, 이미지 및 게임 기능을 지원하여 단어학습의 흥미를 유발하는 특징이 있다. 본 학습시스템을 실제 단어 학습에 적용해 본 결과 학습자들의 만족도가 높았다.

A Study on Prediction of Car-ferry Cargo Volume in Yellow Sea - Focused on Three Northeastern Provinces of China (서해권 카페리 화물 물동량 예측 연구 - 중국 동북3성 중심으로 -)

  • Sangseop Lim;Junghwan Choi;Byeongha Lee;Ahra Kim;Seok-Hun Kim
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2024.01a
    • /
    • pp.463-465
    • /
    • 2024
  • 본 연구는 중국 동북3성과 우리나라간의 카페리 화물 물동량 예측을 수행하여 노후 카페리선박에 대한 경제성 평가에 기초자료로 활용하고자 하며 친환경 선박으로의 대체하는데 있어 정책금융 지원에 대한 근거자료를 확보 하고자 한다.

  • PDF

Generation of High Quality Geospatial Information Using Computer Vision Analysis of Line Type Digital Aerial Photogrammetry Camera Imagery (Line Type 디지털 항공사진측량 카메라 영상의 컴퓨터비전 해석을 통한 고품질 공간정보 생성)

  • LEE, Hyun-Jik
    • Journal of the Korean Association of Geographic Information Studies
    • /
    • v.23 no.1
    • /
    • pp.41-50
    • /
    • 2020
  • The National Geographic Information Institute of Korea takes digital aerial photograph images every two years to make and modify/renew the digital map. The cameras for aerial photogrammetry to capture these digital aerial photographs are divided into frame types and line types. Computer vision analysis of aerial photograph images was only possible for frame type. Thus, in this study, Line type aerial photograph images was intended to generate geospatial information through computer vision analysis, and forest geospatial information was created as a method for the utilization of aerial picture images. As a result, geospatial information generated by computer vision analysis of line type aerial photograph images showed that RMSE of horizontal and vertical position errors was less than quadruple that of GSD. Forest geospatial information was generated using geospatial information generated by computer vision analysis. It was confirmed that extraction of the crown of tree and calculation of tree height are possible. Through this study, it is expected that utilization of aerial photograph images will be improved.